| Package | Description |
|---|---|
| com.baidubce.services.tablestorage | |
| com.baidubce.services.tablestorage.model |
| Modifier and Type | Method and Description |
|---|---|
PutRowResponse |
TableStorageClient.putRow(PutRowRequest request)
Put the row to the table in tablestorage.
|
| Modifier and Type | Method and Description |
|---|---|
PutRowRequest |
PutRowRequest.addCell(String column,
String value)
Add a cell with column name and value.
|
Copyright © 2023. All rights reserved.