| Package | Description |
|---|---|
| com.google.cloud.edgenetwork.v1 |
A client to Distributed Cloud Edge Network API
The interfaces provided are listed below, along with usage samples.
|
| Modifier and Type | Method and Description |
|---|---|
protected EdgeNetworkClient.ListInterconnectAttachmentsPage |
EdgeNetworkClient.ListInterconnectAttachmentsPage.createPage(com.google.api.gax.rpc.PageContext<ListInterconnectAttachmentsRequest,ListInterconnectAttachmentsResponse,InterconnectAttachment> context,
ListInterconnectAttachmentsResponse response) |
| Modifier and Type | Method and Description |
|---|---|
com.google.api.core.ApiFuture<EdgeNetworkClient.ListInterconnectAttachmentsPage> |
EdgeNetworkClient.ListInterconnectAttachmentsPage.createPageAsync(com.google.api.gax.rpc.PageContext<ListInterconnectAttachmentsRequest,ListInterconnectAttachmentsResponse,InterconnectAttachment> context,
com.google.api.core.ApiFuture<ListInterconnectAttachmentsResponse> futureResponse) |
| Modifier and Type | Method and Description |
|---|---|
protected EdgeNetworkClient.ListInterconnectAttachmentsFixedSizeCollection |
EdgeNetworkClient.ListInterconnectAttachmentsFixedSizeCollection.createCollection(List<EdgeNetworkClient.ListInterconnectAttachmentsPage> pages,
int collectionSize) |
Copyright © 2025 Google LLC. All rights reserved.