Uses of Class
io.helidon.integrations.oci.objectstorage.GetBucket.Response
- 
Packages that use GetBucket.Response Package Description io.helidon.integrations.oci.objectstorage OCI Object Storage integration. - 
- 
Uses of GetBucket.Response in io.helidon.integrations.oci.objectstorage
Methods in io.helidon.integrations.oci.objectstorage that return types with arguments of type GetBucket.Response Modifier and Type Method Description ApiOptionalResponse<GetBucket.Response>OciObjectStorage. getBucket(GetBucket.Request request)Deprecated, for removal: This API element is subject to removal in a future version.Gets the metadata of a bucket.Single<ApiOptionalResponse<GetBucket.Response>>OciObjectStorageRx. getBucket(GetBucket.Request request)Deprecated, for removal: This API element is subject to removal in a future version.Gets the metadata of a bucket. 
 -