Uses of Class
org.jclouds.googlecloudstorage.options.InsertBucketOptions
-
Packages that use InsertBucketOptions Package Description 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 Modifier and Type Method Description BucketBucketApi. 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 Modifier and Type Method Description InsertBucketOptionsInsertBucketOptions.Builder. predefinedAcl(DomainResourceReferences.PredefinedAcl predefinedAcl)InsertBucketOptionsInsertBucketOptions. predefinedAcl(DomainResourceReferences.PredefinedAcl predefinedAcl)InsertBucketOptionsInsertBucketOptions.Builder. projection(DomainResourceReferences.Projection projection)InsertBucketOptionsInsertBucketOptions. projection(DomainResourceReferences.Projection projection)
-