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 |
---|---|
PatchInterconnectHttpRequest |
PatchInterconnectHttpRequest.Builder.build() |
static PatchInterconnectHttpRequest |
PatchInterconnectHttpRequest.getDefaultInstance() |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<PatchInterconnectHttpRequest,Operation> |
InterconnectClient.patchInterconnectCallable()
Updates the specified interconnect with the data included in the request.
|
UnaryCallSettings<PatchInterconnectHttpRequest,Operation> |
InterconnectSettings.patchInterconnectSettings()
Returns the object with the settings used for calls to patchInterconnect.
|
UnaryCallSettings.Builder<PatchInterconnectHttpRequest,Operation> |
InterconnectSettings.Builder.patchInterconnectSettings()
Returns the builder for the settings used for calls to patchInterconnect.
|
Modifier and Type | Method and Description |
---|---|
PatchInterconnectHttpRequest.Builder |
PatchInterconnectHttpRequest.Builder.mergeFrom(PatchInterconnectHttpRequest other) |
static PatchInterconnectHttpRequest.Builder |
PatchInterconnectHttpRequest.newBuilder(PatchInterconnectHttpRequest prototype) |
Operation |
InterconnectClient.patchInterconnect(PatchInterconnectHttpRequest request)
Updates the specified interconnect with the data included in the request.
|
Modifier and Type | Field and Description |
---|---|
static ApiMethodDescriptor<PatchInterconnectHttpRequest,Operation> |
HttpJsonInterconnectStub.patchInterconnectMethodDescriptor |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<PatchInterconnectHttpRequest,Operation> |
InterconnectStub.patchInterconnectCallable() |
UnaryCallable<PatchInterconnectHttpRequest,Operation> |
HttpJsonInterconnectStub.patchInterconnectCallable() |
UnaryCallSettings<PatchInterconnectHttpRequest,Operation> |
InterconnectStubSettings.patchInterconnectSettings()
Returns the object with the settings used for calls to patchInterconnect.
|
UnaryCallSettings.Builder<PatchInterconnectHttpRequest,Operation> |
InterconnectStubSettings.Builder.patchInterconnectSettings()
Returns the builder for the settings used for calls to patchInterconnect.
|
Copyright © 2019 Google LLC. All rights reserved.