Uses of Class
com.ibm.cloud.watsonxdata.watsonx_data.v1.model.GetBucketsOKBody
-
Packages that use GetBucketsOKBody Package Description com.ibm.cloud.watsonxdata.watsonx_data.v1 watsonx.data v1. -
-
Uses of GetBucketsOKBody in com.ibm.cloud.watsonxdata.watsonx_data.v1
Methods in com.ibm.cloud.watsonxdata.watsonx_data.v1 that return types with arguments of type GetBucketsOKBody Modifier and Type Method Description com.ibm.cloud.sdk.core.http.ServiceCall<GetBucketsOKBody>
WatsonxData. getBuckets()
Get buckets.com.ibm.cloud.sdk.core.http.ServiceCall<GetBucketsOKBody>
WatsonxData. getBuckets(GetBucketsOptions getBucketsOptions)
Get buckets.
-