| 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.ListSpokesPagedResponse |
HubServiceClient.listSpokes(ListSpokesRequest request)
Lists the Network Connectivity Center spokes in a specified project and location.
|
HubServiceClient.ListSpokesPagedResponse |
HubServiceClient.listSpokes(LocationName parent)
Lists the Network Connectivity Center spokes in a specified project and location.
|
HubServiceClient.ListSpokesPagedResponse |
HubServiceClient.listSpokes(String parent)
Lists the Network Connectivity Center spokes in a specified project and location.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<HubServiceClient.ListSpokesPagedResponse> |
HubServiceClient.ListSpokesPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListSpokesRequest,ListSpokesResponse,Spoke> context,
com.google.api.core.ApiFuture<ListSpokesResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListSpokesRequest,HubServiceClient.ListSpokesPagedResponse> |
HubServiceClient.listSpokesPagedCallable()
Lists the Network Connectivity Center spokes in a specified project and location.
|
com.google.api.gax.rpc.PagedCallSettings<ListSpokesRequest,ListSpokesResponse,HubServiceClient.ListSpokesPagedResponse> |
HubServiceSettings.listSpokesSettings()
Returns the object with the settings used for calls to listSpokes.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListSpokesRequest,ListSpokesResponse,HubServiceClient.ListSpokesPagedResponse> |
HubServiceSettings.Builder.listSpokesSettings()
Returns the builder for the settings used for calls to listSpokes.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.api.gax.rpc.UnaryCallable<ListSpokesRequest,HubServiceClient.ListSpokesPagedResponse> |
HubServiceStub.listSpokesPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListSpokesRequest,HubServiceClient.ListSpokesPagedResponse> |
GrpcHubServiceStub.listSpokesPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListSpokesRequest,ListSpokesResponse,HubServiceClient.ListSpokesPagedResponse> |
HubServiceStubSettings.listSpokesSettings()
Returns the object with the settings used for calls to listSpokes.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListSpokesRequest,ListSpokesResponse,HubServiceClient.ListSpokesPagedResponse> |
HubServiceStubSettings.Builder.listSpokesSettings()
Returns the builder for the settings used for calls to listSpokes.
|
Copyright © 2024 Google LLC. All rights reserved.