Uses of Class
com.google.cloud.compute.v1.GetNetworkAttachmentRequest
-
Packages that use GetNetworkAttachmentRequest 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 GetNetworkAttachmentRequest in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return GetNetworkAttachmentRequest Modifier and Type Method Description GetNetworkAttachmentRequestGetNetworkAttachmentRequest.Builder. build()GetNetworkAttachmentRequestGetNetworkAttachmentRequest.Builder. buildPartial()static GetNetworkAttachmentRequestGetNetworkAttachmentRequest. getDefaultInstance()GetNetworkAttachmentRequestGetNetworkAttachmentRequest.Builder. getDefaultInstanceForType()GetNetworkAttachmentRequestGetNetworkAttachmentRequest. getDefaultInstanceForType()static GetNetworkAttachmentRequestGetNetworkAttachmentRequest. parseDelimitedFrom(InputStream input)static GetNetworkAttachmentRequestGetNetworkAttachmentRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetNetworkAttachmentRequestGetNetworkAttachmentRequest. parseFrom(byte[] data)static GetNetworkAttachmentRequestGetNetworkAttachmentRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetNetworkAttachmentRequestGetNetworkAttachmentRequest. parseFrom(com.google.protobuf.ByteString data)static GetNetworkAttachmentRequestGetNetworkAttachmentRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetNetworkAttachmentRequestGetNetworkAttachmentRequest. parseFrom(com.google.protobuf.CodedInputStream input)static GetNetworkAttachmentRequestGetNetworkAttachmentRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetNetworkAttachmentRequestGetNetworkAttachmentRequest. parseFrom(InputStream input)static GetNetworkAttachmentRequestGetNetworkAttachmentRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetNetworkAttachmentRequestGetNetworkAttachmentRequest. parseFrom(ByteBuffer data)static GetNetworkAttachmentRequestGetNetworkAttachmentRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.compute.v1 that return types with arguments of type GetNetworkAttachmentRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<GetNetworkAttachmentRequest,NetworkAttachment>NetworkAttachmentsClient. getCallable()Returns the specified NetworkAttachment resource in the given scope.com.google.protobuf.Parser<GetNetworkAttachmentRequest>GetNetworkAttachmentRequest. getParserForType()com.google.api.gax.rpc.UnaryCallSettings.Builder<GetNetworkAttachmentRequest,NetworkAttachment>NetworkAttachmentsSettings.Builder. getSettings()Returns the builder for the settings used for calls to get.com.google.api.gax.rpc.UnaryCallSettings<GetNetworkAttachmentRequest,NetworkAttachment>NetworkAttachmentsSettings. getSettings()Returns the object with the settings used for calls to get.static com.google.protobuf.Parser<GetNetworkAttachmentRequest>GetNetworkAttachmentRequest. parser()Methods in com.google.cloud.compute.v1 with parameters of type GetNetworkAttachmentRequest Modifier and Type Method Description NetworkAttachmentNetworkAttachmentsClient. get(GetNetworkAttachmentRequest request)Returns the specified NetworkAttachment resource in the given scope.GetNetworkAttachmentRequest.BuilderGetNetworkAttachmentRequest.Builder. mergeFrom(GetNetworkAttachmentRequest other)static GetNetworkAttachmentRequest.BuilderGetNetworkAttachmentRequest. newBuilder(GetNetworkAttachmentRequest prototype) -
Uses of GetNetworkAttachmentRequest in com.google.cloud.compute.v1.stub
Methods in com.google.cloud.compute.v1.stub that return types with arguments of type GetNetworkAttachmentRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<GetNetworkAttachmentRequest,NetworkAttachment>HttpJsonNetworkAttachmentsStub. getCallable()com.google.api.gax.rpc.UnaryCallable<GetNetworkAttachmentRequest,NetworkAttachment>NetworkAttachmentsStub. getCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<GetNetworkAttachmentRequest,NetworkAttachment>NetworkAttachmentsStubSettings.Builder. getSettings()Returns the builder for the settings used for calls to get.com.google.api.gax.rpc.UnaryCallSettings<GetNetworkAttachmentRequest,NetworkAttachment>NetworkAttachmentsStubSettings. getSettings()Returns the object with the settings used for calls to get.
-