| Package | Description |
|---|---|
| com.amazonaws.services.connectcases |
With Amazon Connect Cases, your agents can track and manage customer issues that require multiple interactions,
follow-up tasks, and teams in your contact center.
|
| com.amazonaws.services.connectcases.model |
| Modifier and Type | Method and Description |
|---|---|
Future<PutCaseEventConfigurationResult> |
AbstractAmazonConnectCasesAsync.putCaseEventConfigurationAsync(PutCaseEventConfigurationRequest request,
AsyncHandler<PutCaseEventConfigurationRequest,PutCaseEventConfigurationResult> asyncHandler) |
Future<PutCaseEventConfigurationResult> |
AmazonConnectCasesAsyncClient.putCaseEventConfigurationAsync(PutCaseEventConfigurationRequest request,
AsyncHandler<PutCaseEventConfigurationRequest,PutCaseEventConfigurationResult> asyncHandler) |
Future<PutCaseEventConfigurationResult> |
AmazonConnectCasesAsync.putCaseEventConfigurationAsync(PutCaseEventConfigurationRequest putCaseEventConfigurationRequest,
AsyncHandler<PutCaseEventConfigurationRequest,PutCaseEventConfigurationResult> asyncHandler)
API for adding case event publishing configuration
|
| Modifier and Type | Method and Description |
|---|---|
PutCaseEventConfigurationRequest |
PutCaseEventConfigurationRequest.clone() |
PutCaseEventConfigurationRequest |
PutCaseEventConfigurationRequest.withDomainId(String domainId)
The unique identifier of the Cases domain.
|
PutCaseEventConfigurationRequest |
PutCaseEventConfigurationRequest.withEventBridge(EventBridgeConfiguration eventBridge)
Configuration to enable EventBridge case event delivery and determine what data is delivered.
|
Copyright © 2023. All rights reserved.