public class DeleteBucketOptions
extends org.jclouds.http.options.BaseHttpRequestOptions
| Modifier and Type | Class and Description |
|---|---|
static class |
DeleteBucketOptions.Builder |
| Constructor and Description |
|---|
DeleteBucketOptions() |
| Modifier and Type | Method and Description |
|---|---|
DeleteBucketOptions |
ifMetagenerationMatch(Long ifMetagenerationMatch) |
DeleteBucketOptions |
ifMetagenerationNotMatch(Long ifMetagenerationNotMatch) |
public DeleteBucketOptions ifMetagenerationMatch(Long ifMetagenerationMatch)
public DeleteBucketOptions ifMetagenerationNotMatch(Long ifMetagenerationNotMatch)
Copyright © 2009-2018 The Apache Software Foundation. All Rights Reserved.