| 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.ListHubSpokesPagedResponse |
HubServiceClient.listHubSpokes(HubName name)
Lists the Network Connectivity Center spokes associated with a specified hub and location.
|
HubServiceClient.ListHubSpokesPagedResponse |
HubServiceClient.listHubSpokes(ListHubSpokesRequest request)
Lists the Network Connectivity Center spokes associated with a specified hub and location.
|
HubServiceClient.ListHubSpokesPagedResponse |
HubServiceClient.listHubSpokes(String name)
Lists the Network Connectivity Center spokes associated with a specified hub and location.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<HubServiceClient.ListHubSpokesPagedResponse> |
HubServiceClient.ListHubSpokesPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListHubSpokesRequest,ListHubSpokesResponse,Spoke> context,
com.google.api.core.ApiFuture<ListHubSpokesResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListHubSpokesRequest,HubServiceClient.ListHubSpokesPagedResponse> |
HubServiceClient.listHubSpokesPagedCallable()
Lists the Network Connectivity Center spokes associated with a specified hub and location.
|
com.google.api.gax.rpc.PagedCallSettings<ListHubSpokesRequest,ListHubSpokesResponse,HubServiceClient.ListHubSpokesPagedResponse> |
HubServiceSettings.listHubSpokesSettings()
Returns the object with the settings used for calls to listHubSpokes.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListHubSpokesRequest,ListHubSpokesResponse,HubServiceClient.ListHubSpokesPagedResponse> |
HubServiceSettings.Builder.listHubSpokesSettings()
Returns the builder for the settings used for calls to listHubSpokes.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.api.gax.rpc.UnaryCallable<ListHubSpokesRequest,HubServiceClient.ListHubSpokesPagedResponse> |
HubServiceStub.listHubSpokesPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListHubSpokesRequest,HubServiceClient.ListHubSpokesPagedResponse> |
GrpcHubServiceStub.listHubSpokesPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListHubSpokesRequest,ListHubSpokesResponse,HubServiceClient.ListHubSpokesPagedResponse> |
HubServiceStubSettings.listHubSpokesSettings()
Returns the object with the settings used for calls to listHubSpokes.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListHubSpokesRequest,ListHubSpokesResponse,HubServiceClient.ListHubSpokesPagedResponse> |
HubServiceStubSettings.Builder.listHubSpokesSettings()
Returns the builder for the settings used for calls to listHubSpokes.
|
Copyright © 2024 Google LLC. All rights reserved.