| Package | Description |
|---|---|
| com.baidubce.services.tablestorage | |
| com.baidubce.services.tablestorage.model |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractTableStorageBceClient.fillInHeadAndBody(AbstractTableStorageRequest tableStorageRequest,
InternalRequest request)
Fill Header and Body in InternalRequest
|
| Modifier and Type | Class and Description |
|---|---|
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.
|
| Modifier and Type | Method and Description |
|---|---|
AbstractTableStorageRequest |
AbstractTableStorageRequest.withRequestCredentials(BceCredentials credentials)
Set bce credentials of this request.
|
Copyright © 2023. All rights reserved.