| Package | Description |
|---|---|
| software.amazon.awssdk.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.
|
| Modifier and Type | Method and Description |
|---|---|
default UpdateLayoutResponse |
ConnectCasesClient.updateLayout(Consumer<UpdateLayoutRequest.Builder> updateLayoutRequest)
Updates the attributes of an existing layout.
|
default UpdateLayoutResponse |
ConnectCasesClient.updateLayout(UpdateLayoutRequest updateLayoutRequest)
Updates the attributes of an existing layout.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateLayoutResponse> |
ConnectCasesAsyncClient.updateLayout(Consumer<UpdateLayoutRequest.Builder> updateLayoutRequest)
Updates the attributes of an existing layout.
|
default CompletableFuture<UpdateLayoutResponse> |
ConnectCasesAsyncClient.updateLayout(UpdateLayoutRequest updateLayoutRequest)
Updates the attributes of an existing layout.
|
Copyright © 2023. All rights reserved.