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 |
---|---|
InsertInterconnectHttpRequest |
InsertInterconnectHttpRequest.Builder.build() |
static InsertInterconnectHttpRequest |
InsertInterconnectHttpRequest.getDefaultInstance() |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<InsertInterconnectHttpRequest,Operation> |
InterconnectClient.insertInterconnectCallable()
Creates a Interconnect in the specified project using the data included in the request.
|
UnaryCallSettings<InsertInterconnectHttpRequest,Operation> |
InterconnectSettings.insertInterconnectSettings()
Returns the object with the settings used for calls to insertInterconnect.
|
UnaryCallSettings.Builder<InsertInterconnectHttpRequest,Operation> |
InterconnectSettings.Builder.insertInterconnectSettings()
Returns the builder for the settings used for calls to insertInterconnect.
|
Modifier and Type | Method and Description |
---|---|
Operation |
InterconnectClient.insertInterconnect(InsertInterconnectHttpRequest request)
Creates a Interconnect in the specified project using the data included in the request.
|
InsertInterconnectHttpRequest.Builder |
InsertInterconnectHttpRequest.Builder.mergeFrom(InsertInterconnectHttpRequest other) |
static InsertInterconnectHttpRequest.Builder |
InsertInterconnectHttpRequest.newBuilder(InsertInterconnectHttpRequest prototype) |
Modifier and Type | Field and Description |
---|---|
static ApiMethodDescriptor<InsertInterconnectHttpRequest,Operation> |
HttpJsonInterconnectStub.insertInterconnectMethodDescriptor |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<InsertInterconnectHttpRequest,Operation> |
InterconnectStub.insertInterconnectCallable() |
UnaryCallable<InsertInterconnectHttpRequest,Operation> |
HttpJsonInterconnectStub.insertInterconnectCallable() |
UnaryCallSettings<InsertInterconnectHttpRequest,Operation> |
InterconnectStubSettings.insertInterconnectSettings()
Returns the object with the settings used for calls to insertInterconnect.
|
UnaryCallSettings.Builder<InsertInterconnectHttpRequest,Operation> |
InterconnectStubSettings.Builder.insertInterconnectSettings()
Returns the builder for the settings used for calls to insertInterconnect.
|
Copyright © 2019 Google LLC. All rights reserved.