| Package | Description |
|---|---|
| com.baidubce.services.tablestorage.model |
| Modifier and Type | Class and Description |
|---|---|
class |
BatchRowRequest<T extends TableStorageRow>
Base class for all BatchXXXRowRequest objects.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DeleteRow
Performs DeleteRow operation on a single row.
|
class |
GetRow
Performs GetRow operation on a single row.
|
class |
PutRow
Performs PutRow operation on a single row.
|
| Modifier and Type | Method and Description |
|---|---|
protected static void |
TableStorageRow.checkRow(TableStorageRow row)
Check this table storage row object
|
Copyright © 2023. All rights reserved.