| 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 |
|---|---|
ListContactReferencesResult |
AbstractAmazonConnect.listContactReferences(ListContactReferencesRequest request) |
ListContactReferencesResult |
AmazonConnectClient.listContactReferences(ListContactReferencesRequest request)
This API is in preview release for Amazon Connect and is subject to change.
|
ListContactReferencesResult |
AmazonConnect.listContactReferences(ListContactReferencesRequest listContactReferencesRequest)
This API is in preview release for Amazon Connect and is subject to change.
|
| Modifier and Type | Method and Description |
|---|---|
Future<ListContactReferencesResult> |
AbstractAmazonConnectAsync.listContactReferencesAsync(ListContactReferencesRequest request,
AsyncHandler<ListContactReferencesRequest,ListContactReferencesResult> asyncHandler) |
Future<ListContactReferencesResult> |
AmazonConnectAsyncClient.listContactReferencesAsync(ListContactReferencesRequest request,
AsyncHandler<ListContactReferencesRequest,ListContactReferencesResult> asyncHandler) |
Future<ListContactReferencesResult> |
AmazonConnectAsync.listContactReferencesAsync(ListContactReferencesRequest listContactReferencesRequest,
AsyncHandler<ListContactReferencesRequest,ListContactReferencesResult> asyncHandler)
This API is in preview release for Amazon Connect and is subject to change.
|
| Modifier and Type | Method and Description |
|---|---|
ListContactReferencesResult |
ListContactReferencesResult.clone() |
ListContactReferencesResult |
ListContactReferencesResult.withNextToken(String nextToken)
If there are additional results, this is the token for the next set of results.
|
ListContactReferencesResult |
ListContactReferencesResult.withReferenceSummaryList(Collection<ReferenceSummary> referenceSummaryList)
Information about the flows.
|
ListContactReferencesResult |
ListContactReferencesResult.withReferenceSummaryList(ReferenceSummary... referenceSummaryList)
Information about the flows.
|
Copyright © 2023. All rights reserved.