org.jclouds.googlecloudstorage.options
Class ComposeObjectOptions.Builder

java.lang.Object
  extended by org.jclouds.googlecloudstorage.options.ComposeObjectOptions.Builder
Enclosing class:
ComposeObjectOptions

public static class ComposeObjectOptions.Builder
extends Object


Constructor Summary
ComposeObjectOptions.Builder()
           
 
Method Summary
 ComposeObjectOptions destinationPredefinedAcl(DomainResourceReferences.DestinationPredefinedAcl destinationPredefinedAcl)
           
 ComposeObjectOptions ifMetagenerationMatch(Long ifMetagenerationMatch)
           
 ComposeObjectOptions ifMetagenerationNotMatch(Long ifMetagenerationNotMatch)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ComposeObjectOptions.Builder

public ComposeObjectOptions.Builder()
Method Detail

ifMetagenerationMatch

public ComposeObjectOptions ifMetagenerationMatch(Long ifMetagenerationMatch)

ifMetagenerationNotMatch

public ComposeObjectOptions ifMetagenerationNotMatch(Long ifMetagenerationNotMatch)

destinationPredefinedAcl

public ComposeObjectOptions destinationPredefinedAcl(DomainResourceReferences.DestinationPredefinedAcl destinationPredefinedAcl)


Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.