Uses of Class
com.google.iam.v1.GetPolicyOptions
Packages that use GetPolicyOptions
-
Uses of GetPolicyOptions in com.google.iam.v1
Methods in com.google.iam.v1 that return GetPolicyOptionsModifier and TypeMethodDescriptionGetPolicyOptions.Builder.build()GetPolicyOptions.Builder.buildPartial()static GetPolicyOptionsGetPolicyOptions.getDefaultInstance()GetPolicyOptions.Builder.getDefaultInstanceForType()GetPolicyOptions.getDefaultInstanceForType()GetIamPolicyRequest.Builder.getOptions()OPTIONAL: A `GetPolicyOptions` object for specifying options to `GetIamPolicy`.GetIamPolicyRequest.getOptions()OPTIONAL: A `GetPolicyOptions` object for specifying options to `GetIamPolicy`.GetIamPolicyRequestOrBuilder.getOptions()OPTIONAL: A `GetPolicyOptions` object for specifying options to `GetIamPolicy`.static GetPolicyOptionsGetPolicyOptions.parseDelimitedFrom(InputStream input) static GetPolicyOptionsGetPolicyOptions.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GetPolicyOptionsGetPolicyOptions.parseFrom(byte[] data) static GetPolicyOptionsGetPolicyOptions.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GetPolicyOptionsGetPolicyOptions.parseFrom(com.google.protobuf.ByteString data) static GetPolicyOptionsGetPolicyOptions.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GetPolicyOptionsGetPolicyOptions.parseFrom(com.google.protobuf.CodedInputStream input) static GetPolicyOptionsGetPolicyOptions.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GetPolicyOptionsGetPolicyOptions.parseFrom(InputStream input) static GetPolicyOptionsGetPolicyOptions.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GetPolicyOptionsGetPolicyOptions.parseFrom(ByteBuffer data) static GetPolicyOptionsGetPolicyOptions.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.iam.v1 that return types with arguments of type GetPolicyOptionsModifier and TypeMethodDescriptioncom.google.protobuf.Parser<GetPolicyOptions>GetPolicyOptions.getParserForType()static com.google.protobuf.Parser<GetPolicyOptions>GetPolicyOptions.parser()Methods in com.google.iam.v1 with parameters of type GetPolicyOptionsModifier and TypeMethodDescriptionGetPolicyOptions.Builder.mergeFrom(GetPolicyOptions other) GetIamPolicyRequest.Builder.mergeOptions(GetPolicyOptions value) OPTIONAL: A `GetPolicyOptions` object for specifying options to `GetIamPolicy`.static GetPolicyOptions.BuilderGetPolicyOptions.newBuilder(GetPolicyOptions prototype) GetIamPolicyRequest.Builder.setOptions(GetPolicyOptions value) OPTIONAL: A `GetPolicyOptions` object for specifying options to `GetIamPolicy`.