| 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.ListBgpRoutesPagedResponse |
RoutersClient.listBgpRoutes(ListBgpRoutesRoutersRequest request)
Retrieves a list of router bgp routes available to the specified project.
|
RoutersClient.ListBgpRoutesPagedResponse |
RoutersClient.listBgpRoutes(String project,
String region,
String router)
Retrieves a list of router bgp routes available to the specified project.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<RoutersClient.ListBgpRoutesPagedResponse> |
RoutersClient.ListBgpRoutesPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListBgpRoutesRoutersRequest,RoutersListBgpRoutes,BgpRoute> context,
com.google.api.core.ApiFuture<RoutersListBgpRoutes> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListBgpRoutesRoutersRequest,RoutersClient.ListBgpRoutesPagedResponse> |
RoutersClient.listBgpRoutesPagedCallable()
Retrieves a list of router bgp routes available to the specified project.
|
com.google.api.gax.rpc.PagedCallSettings<ListBgpRoutesRoutersRequest,RoutersListBgpRoutes,RoutersClient.ListBgpRoutesPagedResponse> |
RoutersSettings.listBgpRoutesSettings()
Returns the object with the settings used for calls to listBgpRoutes.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListBgpRoutesRoutersRequest,RoutersListBgpRoutes,RoutersClient.ListBgpRoutesPagedResponse> |
RoutersSettings.Builder.listBgpRoutesSettings()
Returns the builder for the settings used for calls to listBgpRoutes.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.api.gax.rpc.UnaryCallable<ListBgpRoutesRoutersRequest,RoutersClient.ListBgpRoutesPagedResponse> |
HttpJsonRoutersStub.listBgpRoutesPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListBgpRoutesRoutersRequest,RoutersClient.ListBgpRoutesPagedResponse> |
RoutersStub.listBgpRoutesPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListBgpRoutesRoutersRequest,RoutersListBgpRoutes,RoutersClient.ListBgpRoutesPagedResponse> |
RoutersStubSettings.listBgpRoutesSettings()
Returns the object with the settings used for calls to listBgpRoutes.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListBgpRoutesRoutersRequest,RoutersListBgpRoutes,RoutersClient.ListBgpRoutesPagedResponse> |
RoutersStubSettings.Builder.listBgpRoutesSettings()
Returns the builder for the settings used for calls to listBgpRoutes.
|
Copyright © 2025 Google LLC. All rights reserved.