Package | Description |
---|---|
com.google.cloud.compute.v1 |
A client to Compute Engine API.
|
com.google.cloud.compute.v1.stub |
Modifier and Type | Method and Description |
---|---|
RouterClient.AggregatedListRoutersPagedResponse |
RouterClient.aggregatedListRouters(AggregatedListRoutersHttpRequest request)
Retrieves an aggregated list of routers.
|
RouterClient.AggregatedListRoutersPagedResponse |
RouterClient.aggregatedListRouters(ProjectName project)
Retrieves an aggregated list of routers.
|
RouterClient.AggregatedListRoutersPagedResponse |
RouterClient.aggregatedListRouters(String project)
Retrieves an aggregated list of routers.
|
Modifier and Type | Method and Description |
---|---|
com.google.api.gax.rpc.UnaryCallable<AggregatedListRoutersHttpRequest,RouterClient.AggregatedListRoutersPagedResponse> |
RouterClient.aggregatedListRoutersPagedCallable()
Retrieves an aggregated list of routers.
|
com.google.api.gax.rpc.PagedCallSettings<AggregatedListRoutersHttpRequest,RouterAggregatedList,RouterClient.AggregatedListRoutersPagedResponse> |
RouterSettings.aggregatedListRoutersSettings()
Returns the object with the settings used for calls to aggregatedListRouters.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<AggregatedListRoutersHttpRequest,RouterAggregatedList,RouterClient.AggregatedListRoutersPagedResponse> |
RouterSettings.Builder.aggregatedListRoutersSettings()
Returns the builder for the settings used for calls to aggregatedListRouters.
|
static com.google.api.core.ApiFuture<RouterClient.AggregatedListRoutersPagedResponse> |
RouterClient.AggregatedListRoutersPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<AggregatedListRoutersHttpRequest,RouterAggregatedList,RoutersScopedList> context,
com.google.api.core.ApiFuture<RouterAggregatedList> futureResponse) |
Copyright © 2019 Google LLC. All rights reserved.