| 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.
|
| software.amazon.awssdk.services.connectcases.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateCaseResponse> |
ConnectCasesAsyncClient.createCase(CreateCaseRequest createCaseRequest)
Creates a case in the specified Cases domain.
|
default CreateCaseResponse |
ConnectCasesClient.createCase(CreateCaseRequest createCaseRequest)
Creates a case in the specified Cases domain.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateCaseRequestMarshaller.marshall(CreateCaseRequest createCaseRequest) |
Copyright © 2023. All rights reserved.