Uses of Class
com.ibm.cloud.watsonxdata.watsonx_data.v2.model.GetBucketObjectPropertiesOptions.Builder
-
Packages that use GetBucketObjectPropertiesOptions.Builder Package Description com.ibm.cloud.watsonxdata.watsonx_data.v2.model -
-
Uses of GetBucketObjectPropertiesOptions.Builder in com.ibm.cloud.watsonxdata.watsonx_data.v2.model
Methods in com.ibm.cloud.watsonxdata.watsonx_data.v2.model that return GetBucketObjectPropertiesOptions.Builder Modifier and Type Method Description GetBucketObjectPropertiesOptions.BuilderGetBucketObjectPropertiesOptions.Builder. addPaths(Path paths)Adds a new element to paths.GetBucketObjectPropertiesOptions.BuilderGetBucketObjectPropertiesOptions.Builder. authInstanceId(java.lang.String authInstanceId)Set the authInstanceId.GetBucketObjectPropertiesOptions.BuilderGetBucketObjectPropertiesOptions.Builder. bucketId(java.lang.String bucketId)Set the bucketId.GetBucketObjectPropertiesOptions.BuilderGetBucketObjectPropertiesOptions. newBuilder()New builder.GetBucketObjectPropertiesOptions.BuilderGetBucketObjectPropertiesOptions.Builder. paths(java.util.List<Path> paths)Set the paths.
-