Package | Description |
---|---|
com.google.cloud.compute.v1 |
A client to Compute Engine API.
|
com.google.cloud.compute.v1.stub |
Modifier and Type | Method and Description |
---|---|
InsertInterconnectAttachmentHttpRequest |
InsertInterconnectAttachmentHttpRequest.Builder.build() |
static InsertInterconnectAttachmentHttpRequest |
InsertInterconnectAttachmentHttpRequest.getDefaultInstance() |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<InsertInterconnectAttachmentHttpRequest,Operation> |
InterconnectAttachmentClient.insertInterconnectAttachmentCallable()
Creates an InterconnectAttachment in the specified project using the data included in the
request.
|
UnaryCallSettings<InsertInterconnectAttachmentHttpRequest,Operation> |
InterconnectAttachmentSettings.insertInterconnectAttachmentSettings()
Returns the object with the settings used for calls to insertInterconnectAttachment.
|
UnaryCallSettings.Builder<InsertInterconnectAttachmentHttpRequest,Operation> |
InterconnectAttachmentSettings.Builder.insertInterconnectAttachmentSettings()
Returns the builder for the settings used for calls to insertInterconnectAttachment.
|
Modifier and Type | Method and Description |
---|---|
Operation |
InterconnectAttachmentClient.insertInterconnectAttachment(InsertInterconnectAttachmentHttpRequest request)
Creates an InterconnectAttachment in the specified project using the data included in the
request.
|
InsertInterconnectAttachmentHttpRequest.Builder |
InsertInterconnectAttachmentHttpRequest.Builder.mergeFrom(InsertInterconnectAttachmentHttpRequest other) |
static InsertInterconnectAttachmentHttpRequest.Builder |
InsertInterconnectAttachmentHttpRequest.newBuilder(InsertInterconnectAttachmentHttpRequest prototype) |
Modifier and Type | Field and Description |
---|---|
static ApiMethodDescriptor<InsertInterconnectAttachmentHttpRequest,Operation> |
HttpJsonInterconnectAttachmentStub.insertInterconnectAttachmentMethodDescriptor |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<InsertInterconnectAttachmentHttpRequest,Operation> |
InterconnectAttachmentStub.insertInterconnectAttachmentCallable() |
UnaryCallable<InsertInterconnectAttachmentHttpRequest,Operation> |
HttpJsonInterconnectAttachmentStub.insertInterconnectAttachmentCallable() |
UnaryCallSettings<InsertInterconnectAttachmentHttpRequest,Operation> |
InterconnectAttachmentStubSettings.insertInterconnectAttachmentSettings()
Returns the object with the settings used for calls to insertInterconnectAttachment.
|
UnaryCallSettings.Builder<InsertInterconnectAttachmentHttpRequest,Operation> |
InterconnectAttachmentStubSettings.Builder.insertInterconnectAttachmentSettings()
Returns the builder for the settings used for calls to insertInterconnectAttachment.
|
Copyright © 2019 Google LLC. All rights reserved.