Uses of Class
com.google.storage.v2.Bucket.IamConfig
-
Uses of Bucket.IamConfig in com.google.storage.v2
Methods in com.google.storage.v2 that return Bucket.IamConfigModifier and TypeMethodDescriptionBucket.IamConfig.Builder.build()Bucket.IamConfig.Builder.buildPartial()static Bucket.IamConfigBucket.IamConfig.getDefaultInstance()Bucket.IamConfig.Builder.getDefaultInstanceForType()Bucket.IamConfig.getDefaultInstanceForType()Bucket.Builder.getIamConfig()The bucket's IAM config.Bucket.getIamConfig()The bucket's IAM config.BucketOrBuilder.getIamConfig()The bucket's IAM config.static Bucket.IamConfigBucket.IamConfig.parseDelimitedFrom(InputStream input) static Bucket.IamConfigBucket.IamConfig.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Bucket.IamConfigBucket.IamConfig.parseFrom(byte[] data) static Bucket.IamConfigBucket.IamConfig.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Bucket.IamConfigBucket.IamConfig.parseFrom(com.google.protobuf.ByteString data) static Bucket.IamConfigBucket.IamConfig.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Bucket.IamConfigBucket.IamConfig.parseFrom(com.google.protobuf.CodedInputStream input) static Bucket.IamConfigBucket.IamConfig.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Bucket.IamConfigBucket.IamConfig.parseFrom(InputStream input) static Bucket.IamConfigBucket.IamConfig.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Bucket.IamConfigBucket.IamConfig.parseFrom(ByteBuffer data) static Bucket.IamConfigBucket.IamConfig.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.storage.v2 that return types with arguments of type Bucket.IamConfigModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Bucket.IamConfig>Bucket.IamConfig.getParserForType()static com.google.protobuf.Parser<Bucket.IamConfig>Bucket.IamConfig.parser()Methods in com.google.storage.v2 with parameters of type Bucket.IamConfigModifier and TypeMethodDescriptionBucket.IamConfig.Builder.mergeFrom(Bucket.IamConfig other) Bucket.Builder.mergeIamConfig(Bucket.IamConfig value) The bucket's IAM config.static Bucket.IamConfig.BuilderBucket.IamConfig.newBuilder(Bucket.IamConfig prototype) Bucket.Builder.setIamConfig(Bucket.IamConfig value) The bucket's IAM config.