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