Package | Description |
---|---|
org.jclouds.googlecloudstorage.features | |
org.jclouds.googlecloudstorage.options |
Modifier and Type | Method and Description |
---|---|
Bucket |
BucketApi.createBucket(String projectId,
BucketTemplate bucketTemplate,
InsertBucketOptions options)
Creates a new Bucket
|
Modifier and Type | Method and Description |
---|---|
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-2018 The Apache Software Foundation. All Rights Reserved.