| 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 |
|---|---|
BatchGetFlowAssociationResult |
AmazonConnectClient.batchGetFlowAssociation(BatchGetFlowAssociationRequest request)
Retrieve the flow associations for the given resources.
|
BatchGetFlowAssociationResult |
AmazonConnect.batchGetFlowAssociation(BatchGetFlowAssociationRequest batchGetFlowAssociationRequest)
Retrieve the flow associations for the given resources.
|
BatchGetFlowAssociationResult |
AbstractAmazonConnect.batchGetFlowAssociation(BatchGetFlowAssociationRequest request) |
| Modifier and Type | Method and Description |
|---|---|
Future<BatchGetFlowAssociationResult> |
AmazonConnectAsyncClient.batchGetFlowAssociationAsync(BatchGetFlowAssociationRequest request,
AsyncHandler<BatchGetFlowAssociationRequest,BatchGetFlowAssociationResult> asyncHandler) |
Future<BatchGetFlowAssociationResult> |
AmazonConnectAsync.batchGetFlowAssociationAsync(BatchGetFlowAssociationRequest batchGetFlowAssociationRequest,
AsyncHandler<BatchGetFlowAssociationRequest,BatchGetFlowAssociationResult> asyncHandler)
Retrieve the flow associations for the given resources.
|
Future<BatchGetFlowAssociationResult> |
AbstractAmazonConnectAsync.batchGetFlowAssociationAsync(BatchGetFlowAssociationRequest request,
AsyncHandler<BatchGetFlowAssociationRequest,BatchGetFlowAssociationResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
BatchGetFlowAssociationResult |
BatchGetFlowAssociationResult.clone() |
BatchGetFlowAssociationResult |
BatchGetFlowAssociationResult.withFlowAssociationSummaryList(Collection<FlowAssociationSummary> flowAssociationSummaryList)
Information about flow associations.
|
BatchGetFlowAssociationResult |
BatchGetFlowAssociationResult.withFlowAssociationSummaryList(FlowAssociationSummary... flowAssociationSummaryList)
Information about flow associations.
|
Copyright © 2024. All rights reserved.