| Package | Description |
|---|---|
| software.amazon.awssdk.services.connect |
Amazon Connect is a cloud-based contact center solution that you use to set up and manage a customer contact center
and provide reliable customer engagement at any scale.
|
| software.amazon.awssdk.services.connect.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<StopContactResponse> |
ConnectAsyncClient.stopContact(StopContactRequest stopContactRequest)
Ends the specified contact.
|
default StopContactResponse |
ConnectClient.stopContact(StopContactRequest stopContactRequest)
Ends the specified contact.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
StopContactRequestMarshaller.marshall(StopContactRequest stopContactRequest) |
Copyright © 2023. All rights reserved.