| 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 UpdateParticipantRoleConfigResponse |
ConnectClient.updateParticipantRoleConfig(UpdateParticipantRoleConfigRequest updateParticipantRoleConfigRequest)
Updates timeouts for when human chat participants are to be considered idle, and when agents are automatically
disconnected from a chat due to idleness.
|
default CompletableFuture<UpdateParticipantRoleConfigResponse> |
ConnectAsyncClient.updateParticipantRoleConfig(UpdateParticipantRoleConfigRequest updateParticipantRoleConfigRequest)
Updates timeouts for when human chat participants are to be considered idle, and when agents are automatically
disconnected from a chat due to idleness.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
UpdateParticipantRoleConfigRequestMarshaller.marshall(UpdateParticipantRoleConfigRequest updateParticipantRoleConfigRequest) |
Copyright © 2023. All rights reserved.