| Package | Description |
|---|---|
| com.amazonaws.services.connectparticipant |
Amazon Connect is a cloud-based contact center solution that makes it easy to set up and manage a customer contact
center and provide reliable customer engagement at any scale.
|
| com.amazonaws.services.connectparticipant.model |
| Modifier and Type | Method and Description |
|---|---|
Future<DisconnectParticipantResult> |
AmazonConnectParticipantAsync.disconnectParticipantAsync(DisconnectParticipantRequest disconnectParticipantRequest,
AsyncHandler<DisconnectParticipantRequest,DisconnectParticipantResult> asyncHandler)
Disconnects a participant.
|
Future<DisconnectParticipantResult> |
AbstractAmazonConnectParticipantAsync.disconnectParticipantAsync(DisconnectParticipantRequest request,
AsyncHandler<DisconnectParticipantRequest,DisconnectParticipantResult> asyncHandler) |
Future<DisconnectParticipantResult> |
AmazonConnectParticipantAsyncClient.disconnectParticipantAsync(DisconnectParticipantRequest request,
AsyncHandler<DisconnectParticipantRequest,DisconnectParticipantResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
DisconnectParticipantRequest |
DisconnectParticipantRequest.clone() |
DisconnectParticipantRequest |
DisconnectParticipantRequest.withClientToken(String clientToken)
A unique, case-sensitive identifier that you provide to ensure the idempotency of the request.
|
DisconnectParticipantRequest |
DisconnectParticipantRequest.withConnectionToken(String connectionToken)
The authentication token associated with the participant's connection.
|
Copyright © 2021. All rights reserved.