| 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.ListGroupsPagedResponse |
HubServiceClient.listGroups(HubName parent)
Lists groups in a given hub.
|
HubServiceClient.ListGroupsPagedResponse |
HubServiceClient.listGroups(ListGroupsRequest request)
Lists groups in a given hub.
|
HubServiceClient.ListGroupsPagedResponse |
HubServiceClient.listGroups(String parent)
Lists groups in a given hub.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<HubServiceClient.ListGroupsPagedResponse> |
HubServiceClient.ListGroupsPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListGroupsRequest,ListGroupsResponse,Group> context,
com.google.api.core.ApiFuture<ListGroupsResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListGroupsRequest,HubServiceClient.ListGroupsPagedResponse> |
HubServiceClient.listGroupsPagedCallable()
Lists groups in a given hub.
|
com.google.api.gax.rpc.PagedCallSettings<ListGroupsRequest,ListGroupsResponse,HubServiceClient.ListGroupsPagedResponse> |
HubServiceSettings.listGroupsSettings()
Returns the object with the settings used for calls to listGroups.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListGroupsRequest,ListGroupsResponse,HubServiceClient.ListGroupsPagedResponse> |
HubServiceSettings.Builder.listGroupsSettings()
Returns the builder for the settings used for calls to listGroups.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.api.gax.rpc.UnaryCallable<ListGroupsRequest,HubServiceClient.ListGroupsPagedResponse> |
HubServiceStub.listGroupsPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListGroupsRequest,HubServiceClient.ListGroupsPagedResponse> |
GrpcHubServiceStub.listGroupsPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListGroupsRequest,ListGroupsResponse,HubServiceClient.ListGroupsPagedResponse> |
HubServiceStubSettings.listGroupsSettings()
Returns the object with the settings used for calls to listGroups.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListGroupsRequest,ListGroupsResponse,HubServiceClient.ListGroupsPagedResponse> |
HubServiceStubSettings.Builder.listGroupsSettings()
Returns the builder for the settings used for calls to listGroups.
|
Copyright © 2024 Google LLC. All rights reserved.