Uses of Class
com.google.iam.v1.GetIamPolicyRequest.Builder
Packages that use GetIamPolicyRequest.Builder
-
Uses of GetIamPolicyRequest.Builder in com.google.iam.v1
Methods in com.google.iam.v1 that return GetIamPolicyRequest.BuilderModifier and TypeMethodDescriptionGetIamPolicyRequest.Builder.clear()GetIamPolicyRequest.Builder.clearOptions()OPTIONAL: A `GetPolicyOptions` object for specifying options to `GetIamPolicy`.GetIamPolicyRequest.Builder.clearResource()REQUIRED: The resource for which the policy is being requested.GetIamPolicyRequest.Builder.mergeFrom(GetIamPolicyRequest other) GetIamPolicyRequest.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) GetIamPolicyRequest.Builder.mergeFrom(com.google.protobuf.Message other) GetIamPolicyRequest.Builder.mergeOptions(GetPolicyOptions value) OPTIONAL: A `GetPolicyOptions` object for specifying options to `GetIamPolicy`.static GetIamPolicyRequest.BuilderGetIamPolicyRequest.newBuilder()static GetIamPolicyRequest.BuilderGetIamPolicyRequest.newBuilder(GetIamPolicyRequest prototype) GetIamPolicyRequest.newBuilderForType()protected GetIamPolicyRequest.BuilderGetIamPolicyRequest.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) GetIamPolicyRequest.Builder.setOptions(GetPolicyOptions value) OPTIONAL: A `GetPolicyOptions` object for specifying options to `GetIamPolicy`.GetIamPolicyRequest.Builder.setOptions(GetPolicyOptions.Builder builderForValue) OPTIONAL: A `GetPolicyOptions` object for specifying options to `GetIamPolicy`.GetIamPolicyRequest.Builder.setResource(String value) REQUIRED: The resource for which the policy is being requested.GetIamPolicyRequest.Builder.setResourceBytes(com.google.protobuf.ByteString value) REQUIRED: The resource for which the policy is being requested.GetIamPolicyRequest.toBuilder()