| Package | Description | 
|---|---|
| com.google.cloud.storage | 
 A client for Cloud Storage - Unified object storage. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
BucketInfo.IamConfiguration | 
BucketInfo.IamConfiguration.Builder.build()
Builds an  
IamConfiguration object | 
BucketInfo.IamConfiguration | 
BucketInfo.getIamConfiguration()
Returns the IAM configuration 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Bucket.Builder | 
Bucket.Builder.setIamConfiguration(BucketInfo.IamConfiguration iamConfiguration)  | 
abstract BucketInfo.Builder | 
BucketInfo.Builder.setIamConfiguration(BucketInfo.IamConfiguration iamConfiguration)
Sets the IamConfiguration to specify whether IAM access should be enabled. 
 | 
Copyright © 2019 Google LLC. All rights reserved.