| 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.
|
| com.google.cloud.edgenetwork.v1.stub |
| Modifier and Type | Method and Description |
|---|---|
EdgeNetworkClient.ListInterconnectsPagedResponse |
EdgeNetworkClient.listInterconnects(ListInterconnectsRequest request)
Lists Interconnects in a given project and location.
|
EdgeNetworkClient.ListInterconnectsPagedResponse |
EdgeNetworkClient.listInterconnects(String parent)
Lists Interconnects in a given project and location.
|
EdgeNetworkClient.ListInterconnectsPagedResponse |
EdgeNetworkClient.listInterconnects(ZoneName parent)
Lists Interconnects in a given project and location.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<EdgeNetworkClient.ListInterconnectsPagedResponse> |
EdgeNetworkClient.ListInterconnectsPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListInterconnectsRequest,ListInterconnectsResponse,Interconnect> context,
com.google.api.core.ApiFuture<ListInterconnectsResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListInterconnectsRequest,EdgeNetworkClient.ListInterconnectsPagedResponse> |
EdgeNetworkClient.listInterconnectsPagedCallable()
Lists Interconnects in a given project and location.
|
com.google.api.gax.rpc.PagedCallSettings<ListInterconnectsRequest,ListInterconnectsResponse,EdgeNetworkClient.ListInterconnectsPagedResponse> |
EdgeNetworkSettings.listInterconnectsSettings()
Returns the object with the settings used for calls to listInterconnects.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListInterconnectsRequest,ListInterconnectsResponse,EdgeNetworkClient.ListInterconnectsPagedResponse> |
EdgeNetworkSettings.Builder.listInterconnectsSettings()
Returns the builder for the settings used for calls to listInterconnects.
|
Copyright © 2025 Google LLC. All rights reserved.