org.jclouds.googlecloudstorage.options
Class InsertBucketOptions.Builder

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

public static class InsertBucketOptions.Builder
extends Object


Constructor Summary
InsertBucketOptions.Builder()
           
 
Method Summary
 InsertBucketOptions predefinedAcl(DomainResourceRefferences.PredefinedAcl predefinedAcl)
           
 InsertBucketOptions projection(DomainResourceRefferences.Projection projection)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InsertBucketOptions.Builder

public InsertBucketOptions.Builder()
Method Detail

predefinedAcl

public InsertBucketOptions predefinedAcl(DomainResourceRefferences.PredefinedAcl predefinedAcl)

projection

public InsertBucketOptions projection(DomainResourceRefferences.Projection projection)


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