public class UpdateBucketOptions
extends org.jclouds.http.options.BaseHttpRequestOptions
| Modifier and Type | Class and Description |
|---|---|
static class |
UpdateBucketOptions.Builder |
| 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) |
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.