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