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(PageContext<ListRoutersHttpRequest,RouterList,Router> context,
com.google.api.core.ApiFuture<RouterList> futureResponse) |
UnaryCallable<ListRoutersHttpRequest,RouterClient.ListRoutersPagedResponse> |
RouterClient.listRoutersPagedCallable()
Retrieves a list of Router resources available to the specified project.
|
PagedCallSettings<ListRoutersHttpRequest,RouterList,RouterClient.ListRoutersPagedResponse> |
RouterSettings.listRoutersSettings()
Returns the object with the settings used for calls to listRouters.
|
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 |
---|---|
UnaryCallable<ListRoutersHttpRequest,RouterClient.ListRoutersPagedResponse> |
RouterStub.listRoutersPagedCallable() |
UnaryCallable<ListRoutersHttpRequest,RouterClient.ListRoutersPagedResponse> |
HttpJsonRouterStub.listRoutersPagedCallable() |
PagedCallSettings<ListRoutersHttpRequest,RouterList,RouterClient.ListRoutersPagedResponse> |
RouterStubSettings.listRoutersSettings()
Returns the object with the settings used for calls to listRouters.
|
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.