| 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.ListRouteTablesPagedResponse |
HubServiceClient.listRouteTables(HubName parent)
Lists route tables in a given project.
|
HubServiceClient.ListRouteTablesPagedResponse |
HubServiceClient.listRouteTables(ListRouteTablesRequest request)
Lists route tables in a given project.
|
HubServiceClient.ListRouteTablesPagedResponse |
HubServiceClient.listRouteTables(String parent)
Lists route tables in a given project.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<HubServiceClient.ListRouteTablesPagedResponse> |
HubServiceClient.ListRouteTablesPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListRouteTablesRequest,ListRouteTablesResponse,RouteTable> context,
com.google.api.core.ApiFuture<ListRouteTablesResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListRouteTablesRequest,HubServiceClient.ListRouteTablesPagedResponse> |
HubServiceClient.listRouteTablesPagedCallable()
Lists route tables in a given project.
|
com.google.api.gax.rpc.PagedCallSettings<ListRouteTablesRequest,ListRouteTablesResponse,HubServiceClient.ListRouteTablesPagedResponse> |
HubServiceSettings.listRouteTablesSettings()
Returns the object with the settings used for calls to listRouteTables.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListRouteTablesRequest,ListRouteTablesResponse,HubServiceClient.ListRouteTablesPagedResponse> |
HubServiceSettings.Builder.listRouteTablesSettings()
Returns the builder for the settings used for calls to listRouteTables.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.api.gax.rpc.UnaryCallable<ListRouteTablesRequest,HubServiceClient.ListRouteTablesPagedResponse> |
HubServiceStub.listRouteTablesPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListRouteTablesRequest,HubServiceClient.ListRouteTablesPagedResponse> |
GrpcHubServiceStub.listRouteTablesPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListRouteTablesRequest,ListRouteTablesResponse,HubServiceClient.ListRouteTablesPagedResponse> |
HubServiceStubSettings.listRouteTablesSettings()
Returns the object with the settings used for calls to listRouteTables.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListRouteTablesRequest,ListRouteTablesResponse,HubServiceClient.ListRouteTablesPagedResponse> |
HubServiceStubSettings.Builder.listRouteTablesSettings()
Returns the builder for the settings used for calls to listRouteTables.
|
Copyright © 2024 Google LLC. All rights reserved.