BatchGetEffectiveIamPoliciesResponse.Builder |
BatchGetEffectiveIamPoliciesResponse.Builder.addAllPolicyResults(Iterable<? extends BatchGetEffectiveIamPoliciesResponse.EffectiveIamPolicy> values) |
The effective policies for a batch of resources.
|
BatchGetEffectiveIamPoliciesResponse.Builder |
BatchGetEffectiveIamPoliciesResponse.Builder.addPolicyResults(int index,
BatchGetEffectiveIamPoliciesResponse.EffectiveIamPolicy value) |
The effective policies for a batch of resources.
|
BatchGetEffectiveIamPoliciesResponse.Builder |
BatchGetEffectiveIamPoliciesResponse.Builder.addPolicyResults(int index,
BatchGetEffectiveIamPoliciesResponse.EffectiveIamPolicy.Builder builderForValue) |
The effective policies for a batch of resources.
|
BatchGetEffectiveIamPoliciesResponse.Builder |
BatchGetEffectiveIamPoliciesResponse.Builder.addPolicyResults(BatchGetEffectiveIamPoliciesResponse.EffectiveIamPolicy value) |
The effective policies for a batch of resources.
|
BatchGetEffectiveIamPoliciesResponse.Builder |
BatchGetEffectiveIamPoliciesResponse.Builder.addPolicyResults(BatchGetEffectiveIamPoliciesResponse.EffectiveIamPolicy.Builder builderForValue) |
The effective policies for a batch of resources.
|
BatchGetEffectiveIamPoliciesResponse.Builder |
BatchGetEffectiveIamPoliciesResponse.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
BatchGetEffectiveIamPoliciesResponse.Builder |
BatchGetEffectiveIamPoliciesResponse.Builder.clear() |
|
BatchGetEffectiveIamPoliciesResponse.Builder |
BatchGetEffectiveIamPoliciesResponse.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
BatchGetEffectiveIamPoliciesResponse.Builder |
BatchGetEffectiveIamPoliciesResponse.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
BatchGetEffectiveIamPoliciesResponse.Builder |
BatchGetEffectiveIamPoliciesResponse.Builder.clearPolicyResults() |
The effective policies for a batch of resources.
|
BatchGetEffectiveIamPoliciesResponse.Builder |
BatchGetEffectiveIamPoliciesResponse.Builder.clone() |
|
BatchGetEffectiveIamPoliciesResponse.Builder |
BatchGetEffectiveIamPoliciesResponse.Builder.mergeFrom(BatchGetEffectiveIamPoliciesResponse other) |
|
BatchGetEffectiveIamPoliciesResponse.Builder |
BatchGetEffectiveIamPoliciesResponse.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
BatchGetEffectiveIamPoliciesResponse.Builder |
BatchGetEffectiveIamPoliciesResponse.Builder.mergeFrom(com.google.protobuf.Message other) |
|
BatchGetEffectiveIamPoliciesResponse.Builder |
BatchGetEffectiveIamPoliciesResponse.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static BatchGetEffectiveIamPoliciesResponse.Builder |
BatchGetEffectiveIamPoliciesResponse.newBuilder() |
|
static BatchGetEffectiveIamPoliciesResponse.Builder |
BatchGetEffectiveIamPoliciesResponse.newBuilder(BatchGetEffectiveIamPoliciesResponse prototype) |
|
BatchGetEffectiveIamPoliciesResponse.Builder |
BatchGetEffectiveIamPoliciesResponse.newBuilderForType() |
|
protected BatchGetEffectiveIamPoliciesResponse.Builder |
BatchGetEffectiveIamPoliciesResponse.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
BatchGetEffectiveIamPoliciesResponse.Builder |
BatchGetEffectiveIamPoliciesResponse.Builder.removePolicyResults(int index) |
The effective policies for a batch of resources.
|
BatchGetEffectiveIamPoliciesResponse.Builder |
BatchGetEffectiveIamPoliciesResponse.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
BatchGetEffectiveIamPoliciesResponse.Builder |
BatchGetEffectiveIamPoliciesResponse.Builder.setPolicyResults(int index,
BatchGetEffectiveIamPoliciesResponse.EffectiveIamPolicy value) |
The effective policies for a batch of resources.
|
BatchGetEffectiveIamPoliciesResponse.Builder |
BatchGetEffectiveIamPoliciesResponse.Builder.setPolicyResults(int index,
BatchGetEffectiveIamPoliciesResponse.EffectiveIamPolicy.Builder builderForValue) |
The effective policies for a batch of resources.
|
BatchGetEffectiveIamPoliciesResponse.Builder |
BatchGetEffectiveIamPoliciesResponse.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
BatchGetEffectiveIamPoliciesResponse.Builder |
BatchGetEffectiveIamPoliciesResponse.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
BatchGetEffectiveIamPoliciesResponse.Builder |
BatchGetEffectiveIamPoliciesResponse.toBuilder() |
|