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