Uses of Class
org.jclouds.googlecloudstorage.options.InsertBucketOptions

Packages that use InsertBucketOptions
org.jclouds.googlecloudstorage.features   
org.jclouds.googlecloudstorage.options   
 

Uses of InsertBucketOptions in org.jclouds.googlecloudstorage.features
 

Methods in org.jclouds.googlecloudstorage.features with parameters of type InsertBucketOptions
 Bucket BucketApi.createBucket(String projectId, BucketTemplate bucketTemplate, InsertBucketOptions options)
          Creates a new Bucket
 

Uses of InsertBucketOptions in org.jclouds.googlecloudstorage.options
 

Methods in org.jclouds.googlecloudstorage.options that return InsertBucketOptions
 InsertBucketOptions InsertBucketOptions.predefinedAcl(DomainResourceReferences.PredefinedAcl predefinedAcl)
           
 InsertBucketOptions InsertBucketOptions.Builder.predefinedAcl(DomainResourceReferences.PredefinedAcl predefinedAcl)
           
 InsertBucketOptions InsertBucketOptions.projection(DomainResourceReferences.Projection projection)
           
 InsertBucketOptions InsertBucketOptions.Builder.projection(DomainResourceReferences.Projection projection)
           
 



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