class |
BatchDeleteRowRequest |
Represent the request for BatchDeleteRow operation.
|
class |
BatchGetRowRequest |
Represent the request for BatchGetRow operation.
|
class |
BatchPutRowRequest |
Represent the request for BatchPutRow operation.
|
class |
BatchRowRequest<T extends TableStorageRow> |
Base class for all BatchXXXRowRequest objects.
|
class |
CreateTableRequest |
Represent the request for CreateTable operation.
|
class |
DeleteRowRequest |
Represent the request for DeleteRow operation.
|
class |
DropTableRequest |
Represents the request for DropTable operation.
|
class |
GetRowRequest |
Represent the request for GetRow operation.
|
class |
ListKeyRangesRequest |
Represent the request for ListKeyRanges operation.
|
class |
ListTablesRequest |
Represent the request for ListTables operation.
|
class |
PutRowRequest |
Represent the request for PutRow operation.
|
class |
ScanRequest |
Represent the request for Scan operation.
|
class |
ShowTableRequest |
Represent the request for ShowTable operation.
|
class |
UpdateTableRequest |
Represent the request for UpdateTable operation.
|