Class UpdateBucketOptions
java.lang.Object
org.jclouds.http.options.BaseHttpRequestOptions
org.jclouds.googlecloudstorage.options.UpdateBucketOptions
- All Implemented Interfaces:
HttpRequestOptions
Allows to optionally specify ifMetagenerationMatch,ifMetagenerationNotMatch and projection which used in Bucket
-
Nested Class Summary
Nested Classes -
Field Summary
Fields inherited from class org.jclouds.http.options.BaseHttpRequestOptions
formParameters, headers, pathSuffix, payload, queryParameters
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionifMetagenerationMatch
(Long ifMetagenerationMatch) ifMetagenerationNotMatch
(Long ifMetagenerationNotMatch) predefinedAcl
(DomainResourceReferences.PredefinedAcl predefinedAcl) projection
(DomainResourceReferences.Projection projection) Methods inherited from class org.jclouds.http.options.BaseHttpRequestOptions
buildFormParameters, buildPathSuffix, buildQueryParameters, buildRequestHeaders, buildStringPayload, equals, getFirstFormOrNull, getFirstHeaderOrNull, getFirstQueryOrNull, hashCode, replaceHeader, toString
-
Constructor Details
-
UpdateBucketOptions
public UpdateBucketOptions()
-
-
Method Details
-
ifMetagenerationMatch
-
ifMetagenerationNotMatch
-
projection
-
predefinedAcl
-