|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jclouds.http.options.BaseHttpRequestOptions
org.jclouds.googlecloudstorage.options.UpdateBucketOptions
public class UpdateBucketOptions
Allows to optionally specify ifMetagenerationMatch,ifMetagenerationNotMatch and projection which used in Bucket
| Nested Class Summary | |
|---|---|
static class |
UpdateBucketOptions.Builder
|
| Field Summary |
|---|
| Fields inherited from class org.jclouds.http.options.BaseHttpRequestOptions |
|---|
formParameters, headers, pathSuffix, payload, queryParameters |
| Constructor Summary | |
|---|---|
UpdateBucketOptions()
|
|
| Method Summary | |
|---|---|
UpdateBucketOptions |
ifMetagenerationMatch(Long ifMetagenerationMatch)
|
UpdateBucketOptions |
ifMetagenerationNotMatch(Long ifMetagenerationNotMatch)
|
UpdateBucketOptions |
predefinedAcl(DomainResourceRefferences.PredefinedAcl predefinedAcl)
|
UpdateBucketOptions |
projection(DomainResourceRefferences.Projection projection)
|
| Methods inherited from class org.jclouds.http.options.BaseHttpRequestOptions |
|---|
buildFormParameters, buildPathSuffix, buildQueryParameters, buildRequestHeaders, buildStringPayload, equals, getFirstFormOrNull, getFirstHeaderOrNull, getFirstQueryOrNull, hashCode, replaceHeader, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public UpdateBucketOptions()
| Method Detail |
|---|
public UpdateBucketOptions ifMetagenerationMatch(Long ifMetagenerationMatch)
public UpdateBucketOptions ifMetagenerationNotMatch(Long ifMetagenerationNotMatch)
public UpdateBucketOptions projection(DomainResourceRefferences.Projection projection)
public UpdateBucketOptions predefinedAcl(DomainResourceRefferences.PredefinedAcl predefinedAcl)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||