Uses of Class
com.ibm.cloud.watsonxdata.watsonx_data.v2.model.GetBucketObjectPropertiesOptions
-
Packages that use GetBucketObjectPropertiesOptions Package Description com.ibm.cloud.watsonxdata.watsonx_data.v2 watsonx.data v2.com.ibm.cloud.watsonxdata.watsonx_data.v2.model -
-
Uses of GetBucketObjectPropertiesOptions in com.ibm.cloud.watsonxdata.watsonx_data.v2
Methods in com.ibm.cloud.watsonxdata.watsonx_data.v2 with parameters of type GetBucketObjectPropertiesOptions Modifier and Type Method Description com.ibm.cloud.sdk.core.http.ServiceCall<BucketObjectProperties>
WatsonxData. getBucketObjectProperties(GetBucketObjectPropertiesOptions getBucketObjectPropertiesOptions)
Get bucket object properties. -
Uses of GetBucketObjectPropertiesOptions in com.ibm.cloud.watsonxdata.watsonx_data.v2.model
Methods in com.ibm.cloud.watsonxdata.watsonx_data.v2.model that return GetBucketObjectPropertiesOptions Modifier and Type Method Description GetBucketObjectPropertiesOptions
GetBucketObjectPropertiesOptions.Builder. build()
Builds a GetBucketObjectPropertiesOptions.
-