| Package | Description |
|---|---|
| com.baidubce.services.tablestorage | |
| com.baidubce.services.tablestorage.model |
| Modifier and Type | Method and Description |
|---|---|
DeleteRowResponse |
TableStorageClient.deleteRow(DeleteRowRequest request)
Delete the row of the table in tablestorage.
|
| Modifier and Type | Method and Description |
|---|---|
DeleteRowRequest |
DeleteRowRequest.addCell(String column)
Add a cell with column name to this delete row request.
|
Copyright © 2021. All rights reserved.