类的使用
com.baidubce.services.tablestorage.model.TableStorageRow
-
使用TableStorageRow的程序包 程序包 说明 com.baidubce.services.tablestorage.model -
-
com.baidubce.services.tablestorage.model中TableStorageRow的使用
类型参数类型为TableStorageRow的com.baidubce.services.tablestorage.model中的类 修饰符和类型 类 说明 classBatchRowRequest<T extends TableStorageRow>Base class for all BatchXXXRowRequest objects.com.baidubce.services.tablestorage.model中TableStorageRow的子类 修饰符和类型 类 说明 classDeleteRowPerforms DeleteRow operation on a single row.classGetRowPerforms GetRow operation on a single row.classPutRowPerforms PutRow operation on a single row.参数类型为TableStorageRow的com.baidubce.services.tablestorage.model中的方法 修饰符和类型 方法 说明 protected static voidTableStorageRow. checkRow(TableStorageRow row)Check this table storage row object
-