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 |
---|---|
ListInterconnectAttachmentsHttpRequest |
ListInterconnectAttachmentsHttpRequest.Builder.build() |
static ListInterconnectAttachmentsHttpRequest |
ListInterconnectAttachmentsHttpRequest.getDefaultInstance() |
Modifier and Type | Method and Description |
---|---|
com.google.api.gax.rpc.UnaryCallable<ListInterconnectAttachmentsHttpRequest,InterconnectAttachmentList> |
InterconnectAttachmentClient.listInterconnectAttachmentsCallable()
Retrieves the list of interconnect attachments contained within the specified region.
|
com.google.api.gax.rpc.UnaryCallable<ListInterconnectAttachmentsHttpRequest,InterconnectAttachmentClient.ListInterconnectAttachmentsPagedResponse> |
InterconnectAttachmentClient.listInterconnectAttachmentsPagedCallable()
Retrieves the list of interconnect attachments contained within the specified region.
|
com.google.api.gax.rpc.PagedCallSettings<ListInterconnectAttachmentsHttpRequest,InterconnectAttachmentList,InterconnectAttachmentClient.ListInterconnectAttachmentsPagedResponse> |
InterconnectAttachmentSettings.listInterconnectAttachmentsSettings()
Returns the object with the settings used for calls to listInterconnectAttachments.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListInterconnectAttachmentsHttpRequest,InterconnectAttachmentList,InterconnectAttachmentClient.ListInterconnectAttachmentsPagedResponse> |
InterconnectAttachmentSettings.Builder.listInterconnectAttachmentsSettings()
Returns the builder for the settings used for calls to listInterconnectAttachments.
|
Modifier and Type | Method and Description |
---|---|
InterconnectAttachmentClient.ListInterconnectAttachmentsPagedResponse |
InterconnectAttachmentClient.listInterconnectAttachments(ListInterconnectAttachmentsHttpRequest request)
Retrieves the list of interconnect attachments contained within the specified region.
|
ListInterconnectAttachmentsHttpRequest.Builder |
ListInterconnectAttachmentsHttpRequest.Builder.mergeFrom(ListInterconnectAttachmentsHttpRequest other) |
static ListInterconnectAttachmentsHttpRequest.Builder |
ListInterconnectAttachmentsHttpRequest.newBuilder(ListInterconnectAttachmentsHttpRequest prototype) |
Modifier and Type | Field and Description |
---|---|
static com.google.api.gax.httpjson.ApiMethodDescriptor<ListInterconnectAttachmentsHttpRequest,InterconnectAttachmentList> |
HttpJsonInterconnectAttachmentStub.listInterconnectAttachmentsMethodDescriptor |
Copyright © 2019 Google LLC. All rights reserved.