Uses of Class
com.ibm.cloud.watsonxdata.watsonx_data.v2.model.BucketDetails
-
Packages that use BucketDetails Package Description com.ibm.cloud.watsonxdata.watsonx_data.v2.model -
-
Uses of BucketDetails in com.ibm.cloud.watsonxdata.watsonx_data.v2.model
Methods in com.ibm.cloud.watsonxdata.watsonx_data.v2.model that return BucketDetails Modifier and Type Method Description BucketDetailsBucketRegistrationPatch. bucketDetails()Gets the bucketDetails.BucketDetailsCreateBucketRegistrationOptions. bucketDetails()Gets the bucketDetails.BucketDetailsBucketDetails.Builder. build()Builds a BucketDetails.BucketDetailsBucketRegistration. getBucketDetails()Gets the bucketDetails.Methods in com.ibm.cloud.watsonxdata.watsonx_data.v2.model with parameters of type BucketDetails Modifier and Type Method Description BucketRegistrationPatch.BuilderBucketRegistrationPatch.Builder. bucketDetails(BucketDetails bucketDetails)Set the bucketDetails.CreateBucketRegistrationOptions.BuilderCreateBucketRegistrationOptions.Builder. bucketDetails(BucketDetails bucketDetails)Set the bucketDetails.
-