| 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.ListInterconnectsPage |
EdgeNetworkClient.ListInterconnectsPage.createPage(com.google.api.gax.rpc.PageContext<ListInterconnectsRequest,ListInterconnectsResponse,Interconnect> context,
ListInterconnectsResponse response) |
| Modifier and Type | Method and Description |
|---|---|
com.google.api.core.ApiFuture<EdgeNetworkClient.ListInterconnectsPage> |
EdgeNetworkClient.ListInterconnectsPage.createPageAsync(com.google.api.gax.rpc.PageContext<ListInterconnectsRequest,ListInterconnectsResponse,Interconnect> context,
com.google.api.core.ApiFuture<ListInterconnectsResponse> futureResponse) |
| Modifier and Type | Method and Description |
|---|---|
protected EdgeNetworkClient.ListInterconnectsFixedSizeCollection |
EdgeNetworkClient.ListInterconnectsFixedSizeCollection.createCollection(List<EdgeNetworkClient.ListInterconnectsPage> pages,
int collectionSize) |
Copyright © 2025 Google LLC. All rights reserved.