Uses of Class
com.ibm.cloud.watsonxdata.watsonx_data.v1.model.GetMetastoresOptions
-
Packages that use GetMetastoresOptions Package Description com.ibm.cloud.watsonxdata.watsonx_data.v1 watsonx.data v1.com.ibm.cloud.watsonxdata.watsonx_data.v1.model -
-
Uses of GetMetastoresOptions in com.ibm.cloud.watsonxdata.watsonx_data.v1
Methods in com.ibm.cloud.watsonxdata.watsonx_data.v1 with parameters of type GetMetastoresOptions Modifier and Type Method Description com.ibm.cloud.sdk.core.http.ServiceCall<GetMetastoresOKBody>
WatsonxData. getMetastores(GetMetastoresOptions getMetastoresOptions)
Get Catalogs. -
Uses of GetMetastoresOptions in com.ibm.cloud.watsonxdata.watsonx_data.v1.model
Methods in com.ibm.cloud.watsonxdata.watsonx_data.v1.model that return GetMetastoresOptions Modifier and Type Method Description GetMetastoresOptions
GetMetastoresOptions.Builder. build()
Builds a GetMetastoresOptions.
-