Uses of Class
com.ibm.cloud.watsonxdata.watsonx_data.v1.model.UpdateBucketOptions
-
Packages that use UpdateBucketOptions Package Description com.ibm.cloud.watsonxdata.watsonx_data.v1 watsonx.data v1.com.ibm.cloud.watsonxdata.watsonx_data.v1.model -
-
Uses of UpdateBucketOptions in com.ibm.cloud.watsonxdata.watsonx_data.v1
Methods in com.ibm.cloud.watsonxdata.watsonx_data.v1 with parameters of type UpdateBucketOptions Modifier and Type Method Description com.ibm.cloud.sdk.core.http.ServiceCall<SuccessResponse>
WatsonxData. updateBucket(UpdateBucketOptions updateBucketOptions)
Update bucket. -
Uses of UpdateBucketOptions in com.ibm.cloud.watsonxdata.watsonx_data.v1.model
Methods in com.ibm.cloud.watsonxdata.watsonx_data.v1.model that return UpdateBucketOptions Modifier and Type Method Description UpdateBucketOptions
UpdateBucketOptions.Builder. build()
Builds a UpdateBucketOptions.
-