| 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 |
|---|---|
GetCaseEventConfigurationResult |
AbstractAmazonConnectCases.getCaseEventConfiguration(GetCaseEventConfigurationRequest request) |
GetCaseEventConfigurationResult |
AmazonConnectCases.getCaseEventConfiguration(GetCaseEventConfigurationRequest getCaseEventConfigurationRequest)
Returns the case event publishing configuration.
|
GetCaseEventConfigurationResult |
AmazonConnectCasesClient.getCaseEventConfiguration(GetCaseEventConfigurationRequest request)
Returns the case event publishing configuration.
|
| Modifier and Type | Method and Description |
|---|---|
Future<GetCaseEventConfigurationResult> |
AbstractAmazonConnectCasesAsync.getCaseEventConfigurationAsync(GetCaseEventConfigurationRequest request,
AsyncHandler<GetCaseEventConfigurationRequest,GetCaseEventConfigurationResult> asyncHandler) |
Future<GetCaseEventConfigurationResult> |
AmazonConnectCasesAsync.getCaseEventConfigurationAsync(GetCaseEventConfigurationRequest getCaseEventConfigurationRequest,
AsyncHandler<GetCaseEventConfigurationRequest,GetCaseEventConfigurationResult> asyncHandler)
Returns the case event publishing configuration.
|
Future<GetCaseEventConfigurationResult> |
AmazonConnectCasesAsyncClient.getCaseEventConfigurationAsync(GetCaseEventConfigurationRequest request,
AsyncHandler<GetCaseEventConfigurationRequest,GetCaseEventConfigurationResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetCaseEventConfigurationResult |
GetCaseEventConfigurationResult.clone() |
GetCaseEventConfigurationResult |
GetCaseEventConfigurationResult.withEventBridge(EventBridgeConfiguration eventBridge)
Configuration to enable EventBridge case event delivery and determine what data is delivered.
|
Copyright © 2023. All rights reserved.