| 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 |
|---|---|
UpdateLayoutResult |
AmazonConnectCasesClient.updateLayout(UpdateLayoutRequest request)
Updates the attributes of an existing layout.
|
UpdateLayoutResult |
AbstractAmazonConnectCases.updateLayout(UpdateLayoutRequest request) |
UpdateLayoutResult |
AmazonConnectCases.updateLayout(UpdateLayoutRequest updateLayoutRequest)
Updates the attributes of an existing layout.
|
| Modifier and Type | Method and Description |
|---|---|
Future<UpdateLayoutResult> |
AmazonConnectCasesAsyncClient.updateLayoutAsync(UpdateLayoutRequest request,
AsyncHandler<UpdateLayoutRequest,UpdateLayoutResult> asyncHandler) |
Future<UpdateLayoutResult> |
AbstractAmazonConnectCasesAsync.updateLayoutAsync(UpdateLayoutRequest request,
AsyncHandler<UpdateLayoutRequest,UpdateLayoutResult> asyncHandler) |
Future<UpdateLayoutResult> |
AmazonConnectCasesAsync.updateLayoutAsync(UpdateLayoutRequest updateLayoutRequest,
AsyncHandler<UpdateLayoutRequest,UpdateLayoutResult> asyncHandler)
Updates the attributes of an existing layout.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateLayoutResult |
UpdateLayoutResult.clone() |
Copyright © 2024. All rights reserved.