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