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 BucketDetails
BucketRegistrationPatch. bucketDetails()
Gets the bucketDetails.BucketDetails
CreateBucketRegistrationOptions. bucketDetails()
Gets the bucketDetails.BucketDetails
BucketDetails.Builder. build()
Builds a BucketDetails.BucketDetails
BucketRegistration. 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.Builder
BucketRegistrationPatch.Builder. bucketDetails(BucketDetails bucketDetails)
Set the bucketDetails.CreateBucketRegistrationOptions.Builder
CreateBucketRegistrationOptions.Builder. bucketDetails(BucketDetails bucketDetails)
Set the bucketDetails.
-