Uses of Class
com.google.cloud.storage.BucketInfo.IamConfiguration
Packages that use BucketInfo.IamConfiguration
-
Uses of BucketInfo.IamConfiguration in com.google.cloud.storage
Methods in com.google.cloud.storage that return BucketInfo.IamConfigurationModifier and TypeMethodDescriptionBucketInfo.IamConfiguration.Builder.build()Builds anIamConfigurationobjectBucketInfo.getIamConfiguration()Returns the IAM configurationMethods in com.google.cloud.storage with parameters of type BucketInfo.IamConfigurationModifier and TypeMethodDescriptionBucket.Builder.setIamConfiguration(BucketInfo.IamConfiguration iamConfiguration) abstract BucketInfo.BuilderBucketInfo.Builder.setIamConfiguration(BucketInfo.IamConfiguration iamConfiguration) Sets the IamConfiguration to specify whether IAM access should be enabled.