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