| Package | Description |
|---|---|
| com.baidubce.services.tablestorage.model |
| Modifier and Type | Method and Description |
|---|---|
GetRow |
GetRow.addCell(String name)
Add a cell with column name to this get row object.
|
| Modifier and Type | Method and Description |
|---|---|
List<GetRow> |
BatchGetRowRequest.getGetRows()
Get all get row objects in this request.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BatchGetRowRequest.addGetRow(GetRow getRow)
Add a get row object to the batch get row request.
|
Copyright © 2024. All rights reserved.