| Package | Description |
|---|---|
| com.google.cloud.compute.v1 |
A client to Google Compute Engine API
The interfaces provided are listed below, along with usage samples.
|
| com.google.cloud.compute.v1.stub |
| Modifier and Type | Method and Description |
|---|---|
InterconnectAttachmentsClient.ListPagedResponse |
InterconnectAttachmentsClient.list(ListInterconnectAttachmentsRequest request)
Retrieves the list of interconnect attachments contained within the specified region.
|
InterconnectAttachmentsClient.ListPagedResponse |
InterconnectAttachmentsClient.list(String project,
String region)
Retrieves the list of interconnect attachments contained within the specified region.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<InterconnectAttachmentsClient.ListPagedResponse> |
InterconnectAttachmentsClient.ListPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListInterconnectAttachmentsRequest,InterconnectAttachmentList,InterconnectAttachment> context,
com.google.api.core.ApiFuture<InterconnectAttachmentList> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListInterconnectAttachmentsRequest,InterconnectAttachmentsClient.ListPagedResponse> |
InterconnectAttachmentsClient.listPagedCallable()
Retrieves the list of interconnect attachments contained within the specified region.
|
com.google.api.gax.rpc.PagedCallSettings<ListInterconnectAttachmentsRequest,InterconnectAttachmentList,InterconnectAttachmentsClient.ListPagedResponse> |
InterconnectAttachmentsSettings.listSettings()
Returns the object with the settings used for calls to list.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListInterconnectAttachmentsRequest,InterconnectAttachmentList,InterconnectAttachmentsClient.ListPagedResponse> |
InterconnectAttachmentsSettings.Builder.listSettings()
Returns the builder for the settings used for calls to list.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.api.gax.rpc.UnaryCallable<ListInterconnectAttachmentsRequest,InterconnectAttachmentsClient.ListPagedResponse> |
HttpJsonInterconnectAttachmentsStub.listPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListInterconnectAttachmentsRequest,InterconnectAttachmentsClient.ListPagedResponse> |
InterconnectAttachmentsStub.listPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListInterconnectAttachmentsRequest,InterconnectAttachmentList,InterconnectAttachmentsClient.ListPagedResponse> |
InterconnectAttachmentsStubSettings.listSettings()
Returns the object with the settings used for calls to list.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListInterconnectAttachmentsRequest,InterconnectAttachmentList,InterconnectAttachmentsClient.ListPagedResponse> |
InterconnectAttachmentsStubSettings.Builder.listSettings()
Returns the builder for the settings used for calls to list.
|
Copyright © 2024 Google LLC. All rights reserved.