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