| Package | Description |
|---|---|
| com.google.cloud.networkconnectivity.v1 |
A client to Network Connectivity API
|
| com.google.cloud.networkconnectivity.v1.stub |
| Modifier and Type | Method and Description |
|---|---|
HubServiceClient.ListRoutesPagedResponse |
HubServiceClient.listRoutes(ListRoutesRequest request)
Lists routes in a given project.
|
HubServiceClient.ListRoutesPagedResponse |
HubServiceClient.listRoutes(RouteTableName parent)
Lists routes in a given project.
|
HubServiceClient.ListRoutesPagedResponse |
HubServiceClient.listRoutes(String parent)
Lists routes in a given project.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<HubServiceClient.ListRoutesPagedResponse> |
HubServiceClient.ListRoutesPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListRoutesRequest,ListRoutesResponse,Route> context,
com.google.api.core.ApiFuture<ListRoutesResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListRoutesRequest,HubServiceClient.ListRoutesPagedResponse> |
HubServiceClient.listRoutesPagedCallable()
Lists routes in a given project.
|
com.google.api.gax.rpc.PagedCallSettings<ListRoutesRequest,ListRoutesResponse,HubServiceClient.ListRoutesPagedResponse> |
HubServiceSettings.listRoutesSettings()
Returns the object with the settings used for calls to listRoutes.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListRoutesRequest,ListRoutesResponse,HubServiceClient.ListRoutesPagedResponse> |
HubServiceSettings.Builder.listRoutesSettings()
Returns the builder for the settings used for calls to listRoutes.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.api.gax.rpc.UnaryCallable<ListRoutesRequest,HubServiceClient.ListRoutesPagedResponse> |
HubServiceStub.listRoutesPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListRoutesRequest,HubServiceClient.ListRoutesPagedResponse> |
GrpcHubServiceStub.listRoutesPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListRoutesRequest,ListRoutesResponse,HubServiceClient.ListRoutesPagedResponse> |
HubServiceStubSettings.listRoutesSettings()
Returns the object with the settings used for calls to listRoutes.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListRoutesRequest,ListRoutesResponse,HubServiceClient.ListRoutesPagedResponse> |
HubServiceStubSettings.Builder.listRoutesSettings()
Returns the builder for the settings used for calls to listRoutes.
|
Copyright © 2024 Google LLC. All rights reserved.