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