Uses of Class
com.ibm.cloud.watsonxdata.watsonx_data.v2.model.TableResponseCollection
-
Packages that use TableResponseCollection Package Description com.ibm.cloud.watsonxdata.watsonx_data.v2 watsonx.data v2. -
-
Uses of TableResponseCollection in com.ibm.cloud.watsonxdata.watsonx_data.v2
Methods in com.ibm.cloud.watsonxdata.watsonx_data.v2 that return types with arguments of type TableResponseCollection Modifier and Type Method Description com.ibm.cloud.sdk.core.http.ServiceCall<TableResponseCollection>
WatsonxData. listAllTables()
Get all tables.com.ibm.cloud.sdk.core.http.ServiceCall<TableResponseCollection>
WatsonxData. listAllTables(ListAllTablesOptions listAllTablesOptions)
Get all tables.
-