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