类的使用
com.baidubce.services.moladb.model.DeleteItemRequest
-
使用DeleteItemRequest的程序包 程序包 说明 com.baidubce.services.moladb com.baidubce.services.moladb.model -
-
com.baidubce.services.moladb中DeleteItemRequest的使用
参数类型为DeleteItemRequest的com.baidubce.services.moladb中的方法 修饰符和类型 方法 说明 DeleteItemResponseMolaDbClient. deleteItem(DeleteItemRequest request)The DeleteItem operation delete the item with the given primary key. -
com.baidubce.services.moladb.model中DeleteItemRequest的使用
返回DeleteItemRequest的com.baidubce.services.moladb.model中的方法 修饰符和类型 方法 说明 DeleteItemRequestDeleteItemRequest. withKey(Key key)The method set the Key that used to get item from the table.DeleteItemRequestDeleteItemRequest. withRequestCredentials(BceCredentials credentials)DeleteItemRequestDeleteItemRequest. withTableName(String tableName)Set the name of the table from which to delete the item.
-