| Package | Description |
|---|---|
| com.amazonaws.services.connect |
Amazon Connect is a cloud-based contact center solution that you use to set up and manage a customer contact center
and provide reliable customer engagement at any scale.
|
| com.amazonaws.services.connect.model |
| Modifier and Type | Method and Description |
|---|---|
Future<ListUserHierarchyGroupsResult> |
AmazonConnectAsyncClient.listUserHierarchyGroupsAsync(ListUserHierarchyGroupsRequest request,
AsyncHandler<ListUserHierarchyGroupsRequest,ListUserHierarchyGroupsResult> asyncHandler) |
Future<ListUserHierarchyGroupsResult> |
AbstractAmazonConnectAsync.listUserHierarchyGroupsAsync(ListUserHierarchyGroupsRequest request,
AsyncHandler<ListUserHierarchyGroupsRequest,ListUserHierarchyGroupsResult> asyncHandler) |
Future<ListUserHierarchyGroupsResult> |
AmazonConnectAsync.listUserHierarchyGroupsAsync(ListUserHierarchyGroupsRequest listUserHierarchyGroupsRequest,
AsyncHandler<ListUserHierarchyGroupsRequest,ListUserHierarchyGroupsResult> asyncHandler)
Provides summary information about the hierarchy groups for the specified Amazon Connect instance.
|
| Modifier and Type | Method and Description |
|---|---|
ListUserHierarchyGroupsRequest |
ListUserHierarchyGroupsRequest.clone() |
ListUserHierarchyGroupsRequest |
ListUserHierarchyGroupsRequest.withInstanceId(String instanceId)
The identifier of the Amazon Connect instance.
|
ListUserHierarchyGroupsRequest |
ListUserHierarchyGroupsRequest.withMaxResults(Integer maxResults)
The maximum number of results to return per page.
|
ListUserHierarchyGroupsRequest |
ListUserHierarchyGroupsRequest.withNextToken(String nextToken)
The token for the next set of results.
|
Copyright © 2023. All rights reserved.