Uses of Class
com.google.cloud.compute.v1.GetIamPolicyNetworkAttachmentRequest
-
Packages that use GetIamPolicyNetworkAttachmentRequest 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 GetIamPolicyNetworkAttachmentRequest in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return GetIamPolicyNetworkAttachmentRequest Modifier and Type Method Description GetIamPolicyNetworkAttachmentRequestGetIamPolicyNetworkAttachmentRequest.Builder. build()GetIamPolicyNetworkAttachmentRequestGetIamPolicyNetworkAttachmentRequest.Builder. buildPartial()static GetIamPolicyNetworkAttachmentRequestGetIamPolicyNetworkAttachmentRequest. getDefaultInstance()GetIamPolicyNetworkAttachmentRequestGetIamPolicyNetworkAttachmentRequest.Builder. getDefaultInstanceForType()GetIamPolicyNetworkAttachmentRequestGetIamPolicyNetworkAttachmentRequest. getDefaultInstanceForType()static GetIamPolicyNetworkAttachmentRequestGetIamPolicyNetworkAttachmentRequest. parseDelimitedFrom(InputStream input)static GetIamPolicyNetworkAttachmentRequestGetIamPolicyNetworkAttachmentRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetIamPolicyNetworkAttachmentRequestGetIamPolicyNetworkAttachmentRequest. parseFrom(byte[] data)static GetIamPolicyNetworkAttachmentRequestGetIamPolicyNetworkAttachmentRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetIamPolicyNetworkAttachmentRequestGetIamPolicyNetworkAttachmentRequest. parseFrom(com.google.protobuf.ByteString data)static GetIamPolicyNetworkAttachmentRequestGetIamPolicyNetworkAttachmentRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetIamPolicyNetworkAttachmentRequestGetIamPolicyNetworkAttachmentRequest. parseFrom(com.google.protobuf.CodedInputStream input)static GetIamPolicyNetworkAttachmentRequestGetIamPolicyNetworkAttachmentRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetIamPolicyNetworkAttachmentRequestGetIamPolicyNetworkAttachmentRequest. parseFrom(InputStream input)static GetIamPolicyNetworkAttachmentRequestGetIamPolicyNetworkAttachmentRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetIamPolicyNetworkAttachmentRequestGetIamPolicyNetworkAttachmentRequest. parseFrom(ByteBuffer data)static GetIamPolicyNetworkAttachmentRequestGetIamPolicyNetworkAttachmentRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.compute.v1 that return types with arguments of type GetIamPolicyNetworkAttachmentRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<GetIamPolicyNetworkAttachmentRequest,Policy>NetworkAttachmentsClient. getIamPolicyCallable()Gets the access control policy for a resource.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetIamPolicyNetworkAttachmentRequest,Policy>NetworkAttachmentsSettings.Builder. getIamPolicySettings()Returns the builder for the settings used for calls to getIamPolicy.com.google.api.gax.rpc.UnaryCallSettings<GetIamPolicyNetworkAttachmentRequest,Policy>NetworkAttachmentsSettings. getIamPolicySettings()Returns the object with the settings used for calls to getIamPolicy.com.google.protobuf.Parser<GetIamPolicyNetworkAttachmentRequest>GetIamPolicyNetworkAttachmentRequest. getParserForType()static com.google.protobuf.Parser<GetIamPolicyNetworkAttachmentRequest>GetIamPolicyNetworkAttachmentRequest. parser()Methods in com.google.cloud.compute.v1 with parameters of type GetIamPolicyNetworkAttachmentRequest Modifier and Type Method Description PolicyNetworkAttachmentsClient. getIamPolicy(GetIamPolicyNetworkAttachmentRequest request)Gets the access control policy for a resource.GetIamPolicyNetworkAttachmentRequest.BuilderGetIamPolicyNetworkAttachmentRequest.Builder. mergeFrom(GetIamPolicyNetworkAttachmentRequest other)static GetIamPolicyNetworkAttachmentRequest.BuilderGetIamPolicyNetworkAttachmentRequest. newBuilder(GetIamPolicyNetworkAttachmentRequest prototype) -
Uses of GetIamPolicyNetworkAttachmentRequest in com.google.cloud.compute.v1.stub
Methods in com.google.cloud.compute.v1.stub that return types with arguments of type GetIamPolicyNetworkAttachmentRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<GetIamPolicyNetworkAttachmentRequest,Policy>HttpJsonNetworkAttachmentsStub. getIamPolicyCallable()com.google.api.gax.rpc.UnaryCallable<GetIamPolicyNetworkAttachmentRequest,Policy>NetworkAttachmentsStub. getIamPolicyCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<GetIamPolicyNetworkAttachmentRequest,Policy>NetworkAttachmentsStubSettings.Builder. getIamPolicySettings()Returns the builder for the settings used for calls to getIamPolicy.com.google.api.gax.rpc.UnaryCallSettings<GetIamPolicyNetworkAttachmentRequest,Policy>NetworkAttachmentsStubSettings. getIamPolicySettings()Returns the object with the settings used for calls to getIamPolicy.
-