Uses of Class
io.helidon.integrations.oci.objectstorage.GetBucket.Request
Packages that use GetBucket.Request
-
Uses of GetBucket.Request in io.helidon.integrations.oci.objectstorage
Methods in io.helidon.integrations.oci.objectstorage that return GetBucket.RequestModifier and TypeMethodDescriptionThe name of the bucket.static GetBucket.RequestGetBucket.Request.builder()Fluent API builder for configuring a request.The Object Storage namespace used for the request.Methods in io.helidon.integrations.oci.objectstorage with parameters of type GetBucket.RequestModifier and TypeMethodDescriptionOciObjectStorage.getBucket(GetBucket.Request request) Gets the metadata of a bucket.OciObjectStorageRx.getBucket(GetBucket.Request request) Gets the metadata of a bucket.