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