Uses of Package
com.baidubce.services.moladb.model

Packages that use com.baidubce.services.moladb.model
com.baidubce.services.moladb   
com.baidubce.services.moladb.model   
com.baidubce.services.moladb.model.transform   
 

Classes in com.baidubce.services.moladb.model used by com.baidubce.services.moladb
BatchGetItemRequest
          Represents the input of a BatchGetItem operation.
BatchGetItemResponse
          Represents the output of a BatchGetItem operation.
BatchWriteItemRequest
          Represents the input of a BatchWriteItem operation.
BatchWriteItemResponse
          Represents the output of a BatchWriteItem operation.
CreateInstanceRequest
          Represents the input of a CreateInstance operation.
CreateInstanceResponse
          Represents the output of a CreateInstance operation.
CreateTableRequest
          Represents the input of a CreateTable operation.
CreateTableResponse
          Represents the output of a CreateTable operation.
DeleteInstanceRequest
          Represents the input of a DeleteInstance operation.
DeleteInstanceResponse
          Represents the output of a DeleteInstance operation.
DeleteItemRequest
          Represents the input of a DeleteItem operation.
DeleteItemResponse
          Represents the output of a DeleteItem operation.
DeleteTableRequest
          Represents the input of a DeleteTable operation.
DeleteTableResponse
          Represents the output of a DeleteTable operation.
GetInstanceRequest
          Represents the input of a GetInstance operation.
GetInstanceResponse
          Represents the output of a GetInstance operation.
GetItemRequest
          Represents the input of a GetItem operation.
GetItemResponse
          Represents the output of a GetItem operation.
GetTableRequest
          Represents the input of a GetTable operation.
GetTableResponse
          Represents the output of a GetTable operation.
ListInstancesRequest
          Represents the input of a ListInstance operation.
ListInstancesResponse
          Represents the output of a ListInstance operation.
ListTablesRequest
          Represents the input of a ListTables operation.
ListTablesResponse
          Represents the output of a ListTables operation.
PutItemRequest
          Represents the input of a PutItem operation.
PutItemResponse
          Represents the output of a PutItem operation.
QueryRequest
          Represents the input of a Query operation.
QueryResponse
          Represents the output of a Query operation.
UpdateItemRequest
          Represents the input of a UpdateItem operation.
UpdateItemResponse
          Represents the output of a UpdateItem operation.
UpdateTableRequest
          Represents the input of a UpdateTable operation.
UpdateTableResponse
          Represents the output of a UpdateTable operation.
 

Classes in com.baidubce.services.moladb.model used by com.baidubce.services.moladb.model
AttributeDefinition
          Represents an attribute with name and value type for a table.
AttributeValue
          Represents the value for an attribute.
AttributeValueUpdate
          Represents the attributes to be updated in the UpdateItem operation.
BatchGetItemRequest
          Represents the input of a BatchGetItem operation.
BatchWriteItemRequest
          Represents the input of a BatchWriteItem operation.
CreateInstanceRequest
          Represents the input of a CreateInstance operation.
CreateTableRequest
          Represents the input of a CreateTable operation.
DeleteInstanceRequest
          Represents the input of a DeleteInstance operation.
DeleteItemRequest
          Represents the input of a DeleteItem operation.
DeleteRequest
          Represents the input of a DeleteItem operation.
DeleteTableRequest
          Represents the input of a DeleteTable operation.
GetInstanceRequest
          Represents the input of a GetInstance operation.
GetItemRequest
          Represents the input of a GetItem operation.
GetTableRequest
          Represents the input of a GetTable operation.
Key
          Represents the Key part for an item.
KeysAndAttributes
          Represents a set of keys and, for each key, the attributes to retrieve from the table.
KeySchemaElement
          Represents the key schema for a table.
ListInstancesRequest
          Represents the input of a ListInstance operation.
ListTablesRequest
          Represents the input of a ListTables operation.
ProvisionedThroughput
          Represents the provision throughput numbers for a specified table.
ProvisionedThroughputDescription
          Represents the provision throughput numbers for a specified table.
PutItemRequest
          Represents the input of a PutItem operation.
PutRequest
          Represents the input to perform a PutItem operation on an item.
QueryRequest
          Represents the input of a Query operation.
UpdateItemRequest
          Represents the input of a UpdateItem operation.
UpdateTableRequest
          Represents the input of a UpdateTable operation.
WriteRequest
           
 

Classes in com.baidubce.services.moladb.model used by com.baidubce.services.moladb.model.transform
AttributeValue
          Represents the value for an attribute.
BatchGetItemResponse
          Represents the output of a BatchGetItem operation.
BatchWriteItemResponse
          Represents the output of a BatchWriteItem operation.
DeleteRequest
          Represents the input of a DeleteItem operation.
GetInstanceResponse
          Represents the output of a GetInstance operation.
GetItemResponse
          Represents the output of a GetItem operation.
GetTableResponse
          Represents the output of a GetTable operation.
Key
          Represents the Key part for an item.
KeysAndAttributes
          Represents a set of keys and, for each key, the attributes to retrieve from the table.
KeySchemaElement
          Represents the key schema for a table.
ListInstancesResponse
          Represents the output of a ListInstance operation.
ListTablesResponse
          Represents the output of a ListTables operation.
ProvisionedThroughputDescription
          Represents the provision throughput numbers for a specified table.
PutRequest
          Represents the input to perform a PutItem operation on an item.
QueryResponse
          Represents the output of a Query operation.
WriteRequest
           
 



Copyright © 2018. All rights reserved.