| Package | Description |
|---|---|
| org.jclouds.googlecloudstorage.features | |
| org.jclouds.googlecloudstorage.options |
| Modifier and Type | Method and Description |
|---|---|
boolean |
BucketApi.deleteBucket(String bucketName,
DeleteBucketOptions options)
Permanently deletes an empty Bucket.If bucket is not empty 409 error to indicate the conflict.
|
| Modifier and Type | Method and Description |
|---|---|
DeleteBucketOptions |
DeleteBucketOptions.ifMetagenerationMatch(Long ifMetagenerationMatch) |
DeleteBucketOptions |
DeleteBucketOptions.Builder.ifMetagenerationMatch(Long ifMetagenerationMatch) |
DeleteBucketOptions |
DeleteBucketOptions.ifMetagenerationNotMatch(Long ifMetagenerationNotMatch) |
DeleteBucketOptions |
DeleteBucketOptions.Builder.ifMetagenerationNotMatch(Long ifMetagenerationNotMatch) |
Copyright © 2009–2021 The Apache Software Foundation. All rights reserved.