Uses of Class
com.ibm.cloud.watsonxdata.watsonx_data.v1.model.BucketDetails
- 
Packages that use BucketDetails Package Description com.ibm.cloud.watsonxdata.watsonx_data.v1.model 
- 
- 
Uses of BucketDetails in com.ibm.cloud.watsonxdata.watsonx_data.v1.modelMethods in com.ibm.cloud.watsonxdata.watsonx_data.v1.model that return BucketDetails Modifier and Type Method Description BucketDetailsRegisterBucketOptions. bucketDetails()Gets the bucketDetails.BucketDetailsBucketDetails.Builder. build()Builds a BucketDetails.Methods in com.ibm.cloud.watsonxdata.watsonx_data.v1.model with parameters of type BucketDetails Modifier and Type Method Description RegisterBucketOptions.BuilderRegisterBucketOptions.Builder. bucketDetails(BucketDetails bucketDetails)Set the bucketDetails.Constructors in com.ibm.cloud.watsonxdata.watsonx_data.v1.model with parameters of type BucketDetails Constructor Description Builder(BucketDetails bucketDetails, java.lang.String description, java.lang.String tableType, java.lang.String bucketType, java.lang.String catalogName, java.lang.String managedBy)Instantiates a new builder with required properties.
 
-