Uses of Class
com.google.cloud.compute.v1.InsertInterconnectAttachmentRequest
-
Packages that use InsertInterconnectAttachmentRequest 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 InsertInterconnectAttachmentRequest in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return InsertInterconnectAttachmentRequest Modifier and Type Method Description InsertInterconnectAttachmentRequestInsertInterconnectAttachmentRequest.Builder. build()InsertInterconnectAttachmentRequestInsertInterconnectAttachmentRequest.Builder. buildPartial()static InsertInterconnectAttachmentRequestInsertInterconnectAttachmentRequest. getDefaultInstance()InsertInterconnectAttachmentRequestInsertInterconnectAttachmentRequest.Builder. getDefaultInstanceForType()InsertInterconnectAttachmentRequestInsertInterconnectAttachmentRequest. getDefaultInstanceForType()static InsertInterconnectAttachmentRequestInsertInterconnectAttachmentRequest. parseDelimitedFrom(InputStream input)static InsertInterconnectAttachmentRequestInsertInterconnectAttachmentRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static InsertInterconnectAttachmentRequestInsertInterconnectAttachmentRequest. parseFrom(byte[] data)static InsertInterconnectAttachmentRequestInsertInterconnectAttachmentRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static InsertInterconnectAttachmentRequestInsertInterconnectAttachmentRequest. parseFrom(com.google.protobuf.ByteString data)static InsertInterconnectAttachmentRequestInsertInterconnectAttachmentRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static InsertInterconnectAttachmentRequestInsertInterconnectAttachmentRequest. parseFrom(com.google.protobuf.CodedInputStream input)static InsertInterconnectAttachmentRequestInsertInterconnectAttachmentRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static InsertInterconnectAttachmentRequestInsertInterconnectAttachmentRequest. parseFrom(InputStream input)static InsertInterconnectAttachmentRequestInsertInterconnectAttachmentRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static InsertInterconnectAttachmentRequestInsertInterconnectAttachmentRequest. parseFrom(ByteBuffer data)static InsertInterconnectAttachmentRequestInsertInterconnectAttachmentRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.compute.v1 that return types with arguments of type InsertInterconnectAttachmentRequest Modifier and Type Method Description com.google.protobuf.Parser<InsertInterconnectAttachmentRequest>InsertInterconnectAttachmentRequest. getParserForType()com.google.api.gax.rpc.UnaryCallable<InsertInterconnectAttachmentRequest,Operation>InterconnectAttachmentsClient. insertCallable()Creates an InterconnectAttachment in the specified project using the data included in the request.com.google.api.gax.rpc.OperationCallable<InsertInterconnectAttachmentRequest,Operation,Operation>InterconnectAttachmentsClient. insertOperationCallable()Creates an InterconnectAttachment in the specified project using the data included in the request.com.google.api.gax.rpc.OperationCallSettings.Builder<InsertInterconnectAttachmentRequest,Operation,Operation>InterconnectAttachmentsSettings.Builder. insertOperationSettings()Returns the builder for the settings used for calls to insert.com.google.api.gax.rpc.OperationCallSettings<InsertInterconnectAttachmentRequest,Operation,Operation>InterconnectAttachmentsSettings. insertOperationSettings()Returns the object with the settings used for calls to insert.com.google.api.gax.rpc.UnaryCallSettings.Builder<InsertInterconnectAttachmentRequest,Operation>InterconnectAttachmentsSettings.Builder. insertSettings()Returns the builder for the settings used for calls to insert.com.google.api.gax.rpc.UnaryCallSettings<InsertInterconnectAttachmentRequest,Operation>InterconnectAttachmentsSettings. insertSettings()Returns the object with the settings used for calls to insert.static com.google.protobuf.Parser<InsertInterconnectAttachmentRequest>InsertInterconnectAttachmentRequest. parser()Methods in com.google.cloud.compute.v1 with parameters of type InsertInterconnectAttachmentRequest Modifier and Type Method Description com.google.api.gax.longrunning.OperationFuture<Operation,Operation>InterconnectAttachmentsClient. insertAsync(InsertInterconnectAttachmentRequest request)Creates an InterconnectAttachment in the specified project using the data included in the request.InsertInterconnectAttachmentRequest.BuilderInsertInterconnectAttachmentRequest.Builder. mergeFrom(InsertInterconnectAttachmentRequest other)static InsertInterconnectAttachmentRequest.BuilderInsertInterconnectAttachmentRequest. newBuilder(InsertInterconnectAttachmentRequest prototype) -
Uses of InsertInterconnectAttachmentRequest in com.google.cloud.compute.v1.stub
Methods in com.google.cloud.compute.v1.stub that return types with arguments of type InsertInterconnectAttachmentRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<InsertInterconnectAttachmentRequest,Operation>HttpJsonInterconnectAttachmentsStub. insertCallable()com.google.api.gax.rpc.UnaryCallable<InsertInterconnectAttachmentRequest,Operation>InterconnectAttachmentsStub. insertCallable()com.google.api.gax.rpc.OperationCallable<InsertInterconnectAttachmentRequest,Operation,Operation>HttpJsonInterconnectAttachmentsStub. insertOperationCallable()com.google.api.gax.rpc.OperationCallable<InsertInterconnectAttachmentRequest,Operation,Operation>InterconnectAttachmentsStub. insertOperationCallable()com.google.api.gax.rpc.OperationCallSettings.Builder<InsertInterconnectAttachmentRequest,Operation,Operation>InterconnectAttachmentsStubSettings.Builder. insertOperationSettings()Returns the builder for the settings used for calls to insert.com.google.api.gax.rpc.OperationCallSettings<InsertInterconnectAttachmentRequest,Operation,Operation>InterconnectAttachmentsStubSettings. insertOperationSettings()Returns the object with the settings used for calls to insert.com.google.api.gax.rpc.UnaryCallSettings.Builder<InsertInterconnectAttachmentRequest,Operation>InterconnectAttachmentsStubSettings.Builder. insertSettings()Returns the builder for the settings used for calls to insert.com.google.api.gax.rpc.UnaryCallSettings<InsertInterconnectAttachmentRequest,Operation>InterconnectAttachmentsStubSettings. insertSettings()Returns the object with the settings used for calls to insert.
-