| 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.ListNetworksPagedResponse |
EdgeNetworkClient.listNetworks(ListNetworksRequest request)
Lists Networks in a given project and location.
|
EdgeNetworkClient.ListNetworksPagedResponse |
EdgeNetworkClient.listNetworks(String parent)
Lists Networks in a given project and location.
|
EdgeNetworkClient.ListNetworksPagedResponse |
EdgeNetworkClient.listNetworks(ZoneName parent)
Lists Networks in a given project and location.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<EdgeNetworkClient.ListNetworksPagedResponse> |
EdgeNetworkClient.ListNetworksPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListNetworksRequest,ListNetworksResponse,Network> context,
com.google.api.core.ApiFuture<ListNetworksResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListNetworksRequest,EdgeNetworkClient.ListNetworksPagedResponse> |
EdgeNetworkClient.listNetworksPagedCallable()
Lists Networks in a given project and location.
|
com.google.api.gax.rpc.PagedCallSettings<ListNetworksRequest,ListNetworksResponse,EdgeNetworkClient.ListNetworksPagedResponse> |
EdgeNetworkSettings.listNetworksSettings()
Returns the object with the settings used for calls to listNetworks.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListNetworksRequest,ListNetworksResponse,EdgeNetworkClient.ListNetworksPagedResponse> |
EdgeNetworkSettings.Builder.listNetworksSettings()
Returns the builder for the settings used for calls to listNetworks.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.api.gax.rpc.UnaryCallable<ListNetworksRequest,EdgeNetworkClient.ListNetworksPagedResponse> |
GrpcEdgeNetworkStub.listNetworksPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListNetworksRequest,EdgeNetworkClient.ListNetworksPagedResponse> |
EdgeNetworkStub.listNetworksPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListNetworksRequest,EdgeNetworkClient.ListNetworksPagedResponse> |
HttpJsonEdgeNetworkStub.listNetworksPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListNetworksRequest,ListNetworksResponse,EdgeNetworkClient.ListNetworksPagedResponse> |
EdgeNetworkStubSettings.listNetworksSettings()
Returns the object with the settings used for calls to listNetworks.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListNetworksRequest,ListNetworksResponse,EdgeNetworkClient.ListNetworksPagedResponse> |
EdgeNetworkStubSettings.Builder.listNetworksSettings()
Returns the builder for the settings used for calls to listNetworks.
|
Copyright © 2025 Google LLC. All rights reserved.