Uses of Class
com.google.cloud.compute.v1.DeleteServiceAttachmentRequest
-
Packages that use DeleteServiceAttachmentRequest 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 DeleteServiceAttachmentRequest in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return DeleteServiceAttachmentRequest Modifier and Type Method Description DeleteServiceAttachmentRequestDeleteServiceAttachmentRequest.Builder. build()DeleteServiceAttachmentRequestDeleteServiceAttachmentRequest.Builder. buildPartial()static DeleteServiceAttachmentRequestDeleteServiceAttachmentRequest. getDefaultInstance()DeleteServiceAttachmentRequestDeleteServiceAttachmentRequest.Builder. getDefaultInstanceForType()DeleteServiceAttachmentRequestDeleteServiceAttachmentRequest. getDefaultInstanceForType()static DeleteServiceAttachmentRequestDeleteServiceAttachmentRequest. parseDelimitedFrom(InputStream input)static DeleteServiceAttachmentRequestDeleteServiceAttachmentRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DeleteServiceAttachmentRequestDeleteServiceAttachmentRequest. parseFrom(byte[] data)static DeleteServiceAttachmentRequestDeleteServiceAttachmentRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DeleteServiceAttachmentRequestDeleteServiceAttachmentRequest. parseFrom(com.google.protobuf.ByteString data)static DeleteServiceAttachmentRequestDeleteServiceAttachmentRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DeleteServiceAttachmentRequestDeleteServiceAttachmentRequest. parseFrom(com.google.protobuf.CodedInputStream input)static DeleteServiceAttachmentRequestDeleteServiceAttachmentRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DeleteServiceAttachmentRequestDeleteServiceAttachmentRequest. parseFrom(InputStream input)static DeleteServiceAttachmentRequestDeleteServiceAttachmentRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DeleteServiceAttachmentRequestDeleteServiceAttachmentRequest. parseFrom(ByteBuffer data)static DeleteServiceAttachmentRequestDeleteServiceAttachmentRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.compute.v1 that return types with arguments of type DeleteServiceAttachmentRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<DeleteServiceAttachmentRequest,Operation>ServiceAttachmentsClient. deleteCallable()Deletes the specified ServiceAttachment in the given scopecom.google.api.gax.rpc.OperationCallable<DeleteServiceAttachmentRequest,Operation,Operation>ServiceAttachmentsClient. deleteOperationCallable()Deletes the specified ServiceAttachment in the given scopecom.google.api.gax.rpc.OperationCallSettings.Builder<DeleteServiceAttachmentRequest,Operation,Operation>ServiceAttachmentsSettings.Builder. deleteOperationSettings()Returns the builder for the settings used for calls to delete.com.google.api.gax.rpc.OperationCallSettings<DeleteServiceAttachmentRequest,Operation,Operation>ServiceAttachmentsSettings. deleteOperationSettings()Returns the object with the settings used for calls to delete.com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteServiceAttachmentRequest,Operation>ServiceAttachmentsSettings.Builder. deleteSettings()Returns the builder for the settings used for calls to delete.com.google.api.gax.rpc.UnaryCallSettings<DeleteServiceAttachmentRequest,Operation>ServiceAttachmentsSettings. deleteSettings()Returns the object with the settings used for calls to delete.com.google.protobuf.Parser<DeleteServiceAttachmentRequest>DeleteServiceAttachmentRequest. getParserForType()static com.google.protobuf.Parser<DeleteServiceAttachmentRequest>DeleteServiceAttachmentRequest. parser()Methods in com.google.cloud.compute.v1 with parameters of type DeleteServiceAttachmentRequest Modifier and Type Method Description com.google.api.gax.longrunning.OperationFuture<Operation,Operation>ServiceAttachmentsClient. deleteAsync(DeleteServiceAttachmentRequest request)Deletes the specified ServiceAttachment in the given scopeDeleteServiceAttachmentRequest.BuilderDeleteServiceAttachmentRequest.Builder. mergeFrom(DeleteServiceAttachmentRequest other)static DeleteServiceAttachmentRequest.BuilderDeleteServiceAttachmentRequest. newBuilder(DeleteServiceAttachmentRequest prototype) -
Uses of DeleteServiceAttachmentRequest in com.google.cloud.compute.v1.stub
Methods in com.google.cloud.compute.v1.stub that return types with arguments of type DeleteServiceAttachmentRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<DeleteServiceAttachmentRequest,Operation>HttpJsonServiceAttachmentsStub. deleteCallable()com.google.api.gax.rpc.UnaryCallable<DeleteServiceAttachmentRequest,Operation>ServiceAttachmentsStub. deleteCallable()com.google.api.gax.rpc.OperationCallable<DeleteServiceAttachmentRequest,Operation,Operation>HttpJsonServiceAttachmentsStub. deleteOperationCallable()com.google.api.gax.rpc.OperationCallable<DeleteServiceAttachmentRequest,Operation,Operation>ServiceAttachmentsStub. deleteOperationCallable()com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteServiceAttachmentRequest,Operation,Operation>ServiceAttachmentsStubSettings.Builder. deleteOperationSettings()Returns the builder for the settings used for calls to delete.com.google.api.gax.rpc.OperationCallSettings<DeleteServiceAttachmentRequest,Operation,Operation>ServiceAttachmentsStubSettings. deleteOperationSettings()Returns the object with the settings used for calls to delete.com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteServiceAttachmentRequest,Operation>ServiceAttachmentsStubSettings.Builder. deleteSettings()Returns the builder for the settings used for calls to delete.com.google.api.gax.rpc.UnaryCallSettings<DeleteServiceAttachmentRequest,Operation>ServiceAttachmentsStubSettings. deleteSettings()Returns the object with the settings used for calls to delete.
-