Uses of Class
com.ibm.cloud.watsonxdata.watsonx_data.v2.model.Table
-
Packages that use Table Package Description com.ibm.cloud.watsonxdata.watsonx_data.v2 watsonx.data v2. -
-
Uses of Table in com.ibm.cloud.watsonxdata.watsonx_data.v2
Methods in com.ibm.cloud.watsonxdata.watsonx_data.v2 that return types with arguments of type Table Modifier and Type Method Description com.ibm.cloud.sdk.core.http.ServiceCall<Table>
WatsonxData. getTable(GetTableOptions getTableOptions)
Get table details.com.ibm.cloud.sdk.core.http.ServiceCall<Table>
WatsonxData. updateTable(UpdateTableOptions updateTableOptions)
Rename table.
-