类的使用
com.baidubce.services.tablestorage.model.TableOption
-
使用TableOption的程序包 程序包 说明 com.baidubce.services.tablestorage.model -
-
com.baidubce.services.tablestorage.model中TableOption的使用
参数类型为TableOption的com.baidubce.services.tablestorage.model中的构造器 构造器 说明 CreateTableRequest(String tableName, TableOption option)Constructs a create table request with table name and option.UpdateTableRequest(String tableName, TableOption option)Constructs the update table request with target table name and option.
-