public class DeleteBucketOptions extends BaseHttpRequestOptions
Modifier and Type | Class and Description |
---|---|
static class |
DeleteBucketOptions.Builder |
formParameters, headers, pathSuffix, payload, queryParameters
Constructor and Description |
---|
DeleteBucketOptions() |
Modifier and Type | Method and Description |
---|---|
DeleteBucketOptions |
ifMetagenerationMatch(Long ifMetagenerationMatch) |
DeleteBucketOptions |
ifMetagenerationNotMatch(Long ifMetagenerationNotMatch) |
buildFormParameters, buildPathSuffix, buildQueryParameters, buildRequestHeaders, buildStringPayload, equals, getFirstFormOrNull, getFirstHeaderOrNull, getFirstQueryOrNull, hashCode, replaceHeader, toString
public DeleteBucketOptions ifMetagenerationMatch(Long ifMetagenerationMatch)
public DeleteBucketOptions ifMetagenerationNotMatch(Long ifMetagenerationNotMatch)
Copyright © 2009-2018 The Apache Software Foundation. All Rights Reserved.