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 |
---|---|
PatchInterconnectAttachmentHttpRequest |
PatchInterconnectAttachmentHttpRequest.Builder.build() |
static PatchInterconnectAttachmentHttpRequest |
PatchInterconnectAttachmentHttpRequest.getDefaultInstance() |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<PatchInterconnectAttachmentHttpRequest,Operation> |
InterconnectAttachmentClient.patchInterconnectAttachmentCallable()
Updates the specified interconnect attachment with the data included in the request.
|
UnaryCallSettings<PatchInterconnectAttachmentHttpRequest,Operation> |
InterconnectAttachmentSettings.patchInterconnectAttachmentSettings()
Returns the object with the settings used for calls to patchInterconnectAttachment.
|
UnaryCallSettings.Builder<PatchInterconnectAttachmentHttpRequest,Operation> |
InterconnectAttachmentSettings.Builder.patchInterconnectAttachmentSettings()
Returns the builder for the settings used for calls to patchInterconnectAttachment.
|
Modifier and Type | Method and Description |
---|---|
PatchInterconnectAttachmentHttpRequest.Builder |
PatchInterconnectAttachmentHttpRequest.Builder.mergeFrom(PatchInterconnectAttachmentHttpRequest other) |
static PatchInterconnectAttachmentHttpRequest.Builder |
PatchInterconnectAttachmentHttpRequest.newBuilder(PatchInterconnectAttachmentHttpRequest prototype) |
Operation |
InterconnectAttachmentClient.patchInterconnectAttachment(PatchInterconnectAttachmentHttpRequest request)
Updates the specified interconnect attachment with the data included in the request.
|
Modifier and Type | Field and Description |
---|---|
static ApiMethodDescriptor<PatchInterconnectAttachmentHttpRequest,Operation> |
HttpJsonInterconnectAttachmentStub.patchInterconnectAttachmentMethodDescriptor |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<PatchInterconnectAttachmentHttpRequest,Operation> |
InterconnectAttachmentStub.patchInterconnectAttachmentCallable() |
UnaryCallable<PatchInterconnectAttachmentHttpRequest,Operation> |
HttpJsonInterconnectAttachmentStub.patchInterconnectAttachmentCallable() |
UnaryCallSettings<PatchInterconnectAttachmentHttpRequest,Operation> |
InterconnectAttachmentStubSettings.patchInterconnectAttachmentSettings()
Returns the object with the settings used for calls to patchInterconnectAttachment.
|
UnaryCallSettings.Builder<PatchInterconnectAttachmentHttpRequest,Operation> |
InterconnectAttachmentStubSettings.Builder.patchInterconnectAttachmentSettings()
Returns the builder for the settings used for calls to patchInterconnectAttachment.
|
Copyright © 2019 Google LLC. All rights reserved.