| Package | Description |
|---|---|
| com.baidubce.services.tablestorage.model |
| Modifier and Type | Method and Description |
|---|---|
PutRow |
PutRow.addCell(String name,
String value)
Add a cell to this put row object.
|
| Modifier and Type | Method and Description |
|---|---|
List<PutRow> |
BatchPutRowRequest.getPutRows()
Get all put row objects in this request.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BatchPutRowRequest.addPutRow(PutRow putRow)
Add a put row object to the batch put row request.
|
Copyright © 2021. All rights reserved.