Uses of Class
org.jclouds.googlecloudstorage.options.GetBucketOptions
Packages that use GetBucketOptions
-
Uses of GetBucketOptions in org.jclouds.googlecloudstorage.features
Methods in org.jclouds.googlecloudstorage.features with parameters of type GetBucketOptionsModifier and TypeMethodDescriptionBucketApi.getBucket
(String bucketName, GetBucketOptions options) Returns metadata for the specified bucket -
Uses of GetBucketOptions in org.jclouds.googlecloudstorage.options
Methods in org.jclouds.googlecloudstorage.options that return GetBucketOptionsModifier and TypeMethodDescriptionGetBucketOptions.Builder.ifMetagenerationMatch
(Long ifMetagenerationMatch) GetBucketOptions.ifMetagenerationMatch
(Long ifMetagenerationMatch) GetBucketOptions.Builder.ifMetagenerationNotMatch
(Long ifMetagenerationNotMatch) GetBucketOptions.ifMetagenerationNotMatch
(Long ifMetagenerationNotMatch) GetBucketOptions.Builder.projection
(DomainResourceReferences.Projection projection) GetBucketOptions.projection
(DomainResourceReferences.Projection projection)