类的使用
com.baidubce.services.tablestorage.model.ListTablesResponse.TableInfo
-
使用ListTablesResponse.TableInfo的程序包 程序包 说明 com.baidubce.services.tablestorage.model -
-
com.baidubce.services.tablestorage.model中ListTablesResponse.TableInfo的使用
返回ListTablesResponse.TableInfo的com.baidubce.services.tablestorage.model中的方法 修饰符和类型 方法 说明 ListTablesResponse.TableInfoListTablesResponse. getTableInfo(String tableName)Get the table info of the target table name.返回变量类型为ListTablesResponse.TableInfo的类型的com.baidubce.services.tablestorage.model中的方法 修饰符和类型 方法 说明 List<ListTablesResponse.TableInfo>ListTablesResponse. getTables()Get list of table info objects of this list table response.类型变量类型为ListTablesResponse.TableInfo的com.baidubce.services.tablestorage.model中的方法参数 修饰符和类型 方法 说明 voidListTablesResponse. setTables(List<ListTablesResponse.TableInfo> tables)Set the table info objects to this list tables request.
-