| Package | Description |
|---|---|
| com.google.cloud.networkconnectivity.v1alpha1 |
A client to Network Connectivity API
|
| com.google.cloud.networkconnectivity.v1alpha1.stub |
| Modifier and Type | Method and Description |
|---|---|
HubServiceClient.ListHubsPagedResponse |
HubServiceClient.listHubs(ListHubsRequest request)
Lists Hubs in a given project and location.
|
HubServiceClient.ListHubsPagedResponse |
HubServiceClient.listHubs(LocationName parent)
Lists Hubs in a given project and location.
|
HubServiceClient.ListHubsPagedResponse |
HubServiceClient.listHubs(String parent)
Lists Hubs in a given project and location.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<HubServiceClient.ListHubsPagedResponse> |
HubServiceClient.ListHubsPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListHubsRequest,ListHubsResponse,Hub> context,
com.google.api.core.ApiFuture<ListHubsResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListHubsRequest,HubServiceClient.ListHubsPagedResponse> |
HubServiceClient.listHubsPagedCallable()
Lists Hubs in a given project and location.
|
com.google.api.gax.rpc.PagedCallSettings<ListHubsRequest,ListHubsResponse,HubServiceClient.ListHubsPagedResponse> |
HubServiceSettings.listHubsSettings()
Returns the object with the settings used for calls to listHubs.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListHubsRequest,ListHubsResponse,HubServiceClient.ListHubsPagedResponse> |
HubServiceSettings.Builder.listHubsSettings()
Returns the builder for the settings used for calls to listHubs.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.api.gax.rpc.UnaryCallable<ListHubsRequest,HubServiceClient.ListHubsPagedResponse> |
HubServiceStub.listHubsPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListHubsRequest,HubServiceClient.ListHubsPagedResponse> |
GrpcHubServiceStub.listHubsPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListHubsRequest,ListHubsResponse,HubServiceClient.ListHubsPagedResponse> |
HubServiceStubSettings.listHubsSettings()
Returns the object with the settings used for calls to listHubs.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListHubsRequest,ListHubsResponse,HubServiceClient.ListHubsPagedResponse> |
HubServiceStubSettings.Builder.listHubsSettings()
Returns the builder for the settings used for calls to listHubs.
|
Copyright © 2024 Google LLC. All rights reserved.