| Package | Description |
|---|---|
| com.google.cloud.compute.v1 |
A client to Google Compute Engine API
The interfaces provided are listed below, along with usage samples.
|
| com.google.cloud.compute.v1.stub |
| Modifier and Type | Method and Description |
|---|---|
RoutersClient.ListPagedResponse |
RoutersClient.list(ListRoutersRequest request)
Retrieves a list of Router resources available to the specified project.
|
RoutersClient.ListPagedResponse |
RoutersClient.list(String project,
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<RoutersClient.ListPagedResponse> |
RoutersClient.ListPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListRoutersRequest,RouterList,Router> context,
com.google.api.core.ApiFuture<RouterList> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListRoutersRequest,RoutersClient.ListPagedResponse> |
RoutersClient.listPagedCallable()
Retrieves a list of Router resources available to the specified project.
|
com.google.api.gax.rpc.PagedCallSettings<ListRoutersRequest,RouterList,RoutersClient.ListPagedResponse> |
RoutersSettings.listSettings()
Returns the object with the settings used for calls to list.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListRoutersRequest,RouterList,RoutersClient.ListPagedResponse> |
RoutersSettings.Builder.listSettings()
Returns the builder for the settings used for calls to list.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.api.gax.rpc.UnaryCallable<ListRoutersRequest,RoutersClient.ListPagedResponse> |
RoutersStub.listPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListRoutersRequest,RoutersClient.ListPagedResponse> |
HttpJsonRoutersStub.listPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListRoutersRequest,RouterList,RoutersClient.ListPagedResponse> |
RoutersStubSettings.listSettings()
Returns the object with the settings used for calls to list.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListRoutersRequest,RouterList,RoutersClient.ListPagedResponse> |
RoutersStubSettings.Builder.listSettings()
Returns the builder for the settings used for calls to list.
|
Copyright © 2024 Google LLC. All rights reserved.