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