| Package | Description |
|---|---|
| org.jclouds.googlecloudstorage.features | |
| org.jclouds.googlecloudstorage.options |
| Modifier and Type | Method and Description |
|---|---|
Bucket |
BucketApi.getBucket(String bucketName,
GetBucketOptions options)
Returns metadata for the specified bucket
|
| Modifier and Type | Method and Description |
|---|---|
GetBucketOptions |
GetBucketOptions.ifMetagenerationMatch(Long ifMetagenerationMatch) |
GetBucketOptions |
GetBucketOptions.Builder.ifMetagenerationMatch(Long ifMetagenerationMatch) |
GetBucketOptions |
GetBucketOptions.ifMetagenerationNotMatch(Long ifMetagenerationNotMatch) |
GetBucketOptions |
GetBucketOptions.Builder.ifMetagenerationNotMatch(Long ifMetagenerationNotMatch) |
GetBucketOptions |
GetBucketOptions.projection(DomainResourceReferences.Projection projection) |
GetBucketOptions |
GetBucketOptions.Builder.projection(DomainResourceReferences.Projection projection) |
Copyright © 2009–2021 The Apache Software Foundation. All rights reserved.