Uses of Class
com.ibm.cloud.watsonxdata.watsonx_data.v2.model.SchemaResponseCollection
-
Packages that use SchemaResponseCollection Package Description com.ibm.cloud.watsonxdata.watsonx_data.v2 watsonx.data v2. -
-
Uses of SchemaResponseCollection in com.ibm.cloud.watsonxdata.watsonx_data.v2
Methods in com.ibm.cloud.watsonxdata.watsonx_data.v2 that return types with arguments of type SchemaResponseCollection Modifier and Type Method Description com.ibm.cloud.sdk.core.http.ServiceCall<SchemaResponseCollection>
WatsonxData. listAllSchemas()
Get all schemas for a given catalog.com.ibm.cloud.sdk.core.http.ServiceCall<SchemaResponseCollection>
WatsonxData. listAllSchemas(ListAllSchemasOptions listAllSchemasOptions)
Get all schemas for a given catalog.
-