org.jclouds.googlecloudstorage.options
Class UpdateBucketOptions.Builder
java.lang.Object
org.jclouds.googlecloudstorage.options.UpdateBucketOptions.Builder
- Enclosing class:
- UpdateBucketOptions
public static class UpdateBucketOptions.Builder
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UpdateBucketOptions.Builder
public UpdateBucketOptions.Builder()
ifMetagenerationMatch
public UpdateBucketOptions ifMetagenerationMatch(Long ifMetagenerationMatch)
ifMetagenerationNotMatch
public UpdateBucketOptions ifMetagenerationNotMatch(Long ifMetagenerationNotMatch)
projection
public UpdateBucketOptions projection(DomainResourceRefferences.Projection projection)
predefinedAcl
public UpdateBucketOptions predefinedAcl(DomainResourceRefferences.PredefinedAcl predefinedAcl)
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.