类的使用
com.baidubce.services.tablestorage.model.PutRowRequest
-
使用PutRowRequest的程序包 程序包 说明 com.baidubce.services.tablestorage com.baidubce.services.tablestorage.model -
-
com.baidubce.services.tablestorage中PutRowRequest的使用
参数类型为PutRowRequest的com.baidubce.services.tablestorage中的方法 修饰符和类型 方法 说明 PutRowResponseTableStorageClient. putRow(PutRowRequest request)Put the row to the table in tablestorage. -
com.baidubce.services.tablestorage.model中PutRowRequest的使用
返回PutRowRequest的com.baidubce.services.tablestorage.model中的方法 修饰符和类型 方法 说明 PutRowRequestPutRowRequest. addCell(String column, String value)Add a cell with column name and value.
-