| Package | Description |
|---|---|
| com.baidubce.services.tablestorage.model |
| Modifier and Type | Method and Description |
|---|---|
DeleteRow |
DeleteRow.addCell(String name)
Add a cell with column name to delete row
|
| Modifier and Type | Method and Description |
|---|---|
List<DeleteRow> |
BatchDeleteRowRequest.getDeleteRows()
Get all delete row objects in this request.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BatchDeleteRowRequest.addDeleteRow(DeleteRow deleteRow)
Add a delete row object to the batch delete row request.
|
Copyright © 2024. All rights reserved.