| 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.ListRoutersPagedResponse | 
RouterClient.listRouters(ListRoutersHttpRequest request)
Retrieves a list of Router resources available to the specified project. 
 | 
RouterClient.ListRoutersPagedResponse | 
RouterClient.listRouters(ProjectRegionName region)
Retrieves a list of Router resources available to the specified project. 
 | 
RouterClient.ListRoutersPagedResponse | 
RouterClient.listRouters(String region)
Retrieves a list of Router resources available to the specified project. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static com.google.api.core.ApiFuture<RouterClient.ListRoutersPagedResponse> | 
RouterClient.ListRoutersPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListRoutersHttpRequest,RouterList,Router> context,
           com.google.api.core.ApiFuture<RouterList> futureResponse)  | 
com.google.api.gax.rpc.UnaryCallable<ListRoutersHttpRequest,RouterClient.ListRoutersPagedResponse> | 
RouterClient.listRoutersPagedCallable()
Retrieves a list of Router resources available to the specified project. 
 | 
com.google.api.gax.rpc.PagedCallSettings<ListRoutersHttpRequest,RouterList,RouterClient.ListRoutersPagedResponse> | 
RouterSettings.listRoutersSettings()
Returns the object with the settings used for calls to listRouters. 
 | 
com.google.api.gax.rpc.PagedCallSettings.Builder<ListRoutersHttpRequest,RouterList,RouterClient.ListRoutersPagedResponse> | 
RouterSettings.Builder.listRoutersSettings()
Returns the builder for the settings used for calls to listRouters. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
com.google.api.gax.rpc.UnaryCallable<ListRoutersHttpRequest,RouterClient.ListRoutersPagedResponse> | 
RouterStub.listRoutersPagedCallable()  | 
com.google.api.gax.rpc.UnaryCallable<ListRoutersHttpRequest,RouterClient.ListRoutersPagedResponse> | 
HttpJsonRouterStub.listRoutersPagedCallable()  | 
com.google.api.gax.rpc.PagedCallSettings<ListRoutersHttpRequest,RouterList,RouterClient.ListRoutersPagedResponse> | 
RouterStubSettings.listRoutersSettings()
Returns the object with the settings used for calls to listRouters. 
 | 
com.google.api.gax.rpc.PagedCallSettings.Builder<ListRoutersHttpRequest,RouterList,RouterClient.ListRoutersPagedResponse> | 
RouterStubSettings.Builder.listRoutersSettings()
Returns the builder for the settings used for calls to listRouters. 
 | 
Copyright © 2019 Google LLC. All rights reserved.