Uses of Class
com.google.cloud.compute.v1.GetIamPolicyServiceAttachmentRequest
-
Packages that use GetIamPolicyServiceAttachmentRequest Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples.com.google.cloud.compute.v1.stub -
-
Uses of GetIamPolicyServiceAttachmentRequest in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return GetIamPolicyServiceAttachmentRequest Modifier and Type Method Description GetIamPolicyServiceAttachmentRequestGetIamPolicyServiceAttachmentRequest.Builder. build()GetIamPolicyServiceAttachmentRequestGetIamPolicyServiceAttachmentRequest.Builder. buildPartial()static GetIamPolicyServiceAttachmentRequestGetIamPolicyServiceAttachmentRequest. getDefaultInstance()GetIamPolicyServiceAttachmentRequestGetIamPolicyServiceAttachmentRequest.Builder. getDefaultInstanceForType()GetIamPolicyServiceAttachmentRequestGetIamPolicyServiceAttachmentRequest. getDefaultInstanceForType()static GetIamPolicyServiceAttachmentRequestGetIamPolicyServiceAttachmentRequest. parseDelimitedFrom(InputStream input)static GetIamPolicyServiceAttachmentRequestGetIamPolicyServiceAttachmentRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetIamPolicyServiceAttachmentRequestGetIamPolicyServiceAttachmentRequest. parseFrom(byte[] data)static GetIamPolicyServiceAttachmentRequestGetIamPolicyServiceAttachmentRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetIamPolicyServiceAttachmentRequestGetIamPolicyServiceAttachmentRequest. parseFrom(com.google.protobuf.ByteString data)static GetIamPolicyServiceAttachmentRequestGetIamPolicyServiceAttachmentRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetIamPolicyServiceAttachmentRequestGetIamPolicyServiceAttachmentRequest. parseFrom(com.google.protobuf.CodedInputStream input)static GetIamPolicyServiceAttachmentRequestGetIamPolicyServiceAttachmentRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetIamPolicyServiceAttachmentRequestGetIamPolicyServiceAttachmentRequest. parseFrom(InputStream input)static GetIamPolicyServiceAttachmentRequestGetIamPolicyServiceAttachmentRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetIamPolicyServiceAttachmentRequestGetIamPolicyServiceAttachmentRequest. parseFrom(ByteBuffer data)static GetIamPolicyServiceAttachmentRequestGetIamPolicyServiceAttachmentRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.compute.v1 that return types with arguments of type GetIamPolicyServiceAttachmentRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<GetIamPolicyServiceAttachmentRequest,Policy>ServiceAttachmentsClient. getIamPolicyCallable()Gets the access control policy for a resource.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetIamPolicyServiceAttachmentRequest,Policy>ServiceAttachmentsSettings.Builder. getIamPolicySettings()Returns the builder for the settings used for calls to getIamPolicy.com.google.api.gax.rpc.UnaryCallSettings<GetIamPolicyServiceAttachmentRequest,Policy>ServiceAttachmentsSettings. getIamPolicySettings()Returns the object with the settings used for calls to getIamPolicy.com.google.protobuf.Parser<GetIamPolicyServiceAttachmentRequest>GetIamPolicyServiceAttachmentRequest. getParserForType()static com.google.protobuf.Parser<GetIamPolicyServiceAttachmentRequest>GetIamPolicyServiceAttachmentRequest. parser()Methods in com.google.cloud.compute.v1 with parameters of type GetIamPolicyServiceAttachmentRequest Modifier and Type Method Description PolicyServiceAttachmentsClient. getIamPolicy(GetIamPolicyServiceAttachmentRequest request)Gets the access control policy for a resource.GetIamPolicyServiceAttachmentRequest.BuilderGetIamPolicyServiceAttachmentRequest.Builder. mergeFrom(GetIamPolicyServiceAttachmentRequest other)static GetIamPolicyServiceAttachmentRequest.BuilderGetIamPolicyServiceAttachmentRequest. newBuilder(GetIamPolicyServiceAttachmentRequest prototype) -
Uses of GetIamPolicyServiceAttachmentRequest in com.google.cloud.compute.v1.stub
Methods in com.google.cloud.compute.v1.stub that return types with arguments of type GetIamPolicyServiceAttachmentRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<GetIamPolicyServiceAttachmentRequest,Policy>HttpJsonServiceAttachmentsStub. getIamPolicyCallable()com.google.api.gax.rpc.UnaryCallable<GetIamPolicyServiceAttachmentRequest,Policy>ServiceAttachmentsStub. getIamPolicyCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<GetIamPolicyServiceAttachmentRequest,Policy>ServiceAttachmentsStubSettings.Builder. getIamPolicySettings()Returns the builder for the settings used for calls to getIamPolicy.com.google.api.gax.rpc.UnaryCallSettings<GetIamPolicyServiceAttachmentRequest,Policy>ServiceAttachmentsStubSettings. getIamPolicySettings()Returns the object with the settings used for calls to getIamPolicy.
-