| 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 CreateLayoutResponse |
ConnectCasesClient.createLayout(Consumer<CreateLayoutRequest.Builder> createLayoutRequest)
Creates a layout in the Cases domain.
|
default CreateLayoutResponse |
ConnectCasesClient.createLayout(CreateLayoutRequest createLayoutRequest)
Creates a layout in the Cases domain.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateLayoutResponse> |
ConnectCasesAsyncClient.createLayout(Consumer<CreateLayoutRequest.Builder> createLayoutRequest)
Creates a layout in the Cases domain.
|
default CompletableFuture<CreateLayoutResponse> |
ConnectCasesAsyncClient.createLayout(CreateLayoutRequest createLayoutRequest)
Creates a layout in the Cases domain.
|
Copyright © 2023. All rights reserved.