类的使用
com.baidubce.services.tablestorage.model.PutRow
-
使用PutRow的程序包 程序包 说明 com.baidubce.services.tablestorage.model -
-
com.baidubce.services.tablestorage.model中PutRow的使用
返回PutRow的com.baidubce.services.tablestorage.model中的方法 修饰符和类型 方法 说明 PutRowPutRow. addCell(String name, String value)Add a cell to this put row object.返回变量类型为PutRow的类型的com.baidubce.services.tablestorage.model中的方法 修饰符和类型 方法 说明 List<PutRow>BatchPutRowRequest. getPutRows()Get all put row objects in this request.参数类型为PutRow的com.baidubce.services.tablestorage.model中的方法 修饰符和类型 方法 说明 voidBatchPutRowRequest. addPutRow(PutRow putRow)Add a put row object to the batch put row request.
-