| Package | Description |
|---|---|
| com.amazonaws.services.connectparticipant |
Amazon Connect is an easy-to-use omnichannel cloud contact center service that enables companies of any size to
deliver superior customer service at a lower cost.
|
| com.amazonaws.services.connectparticipant.model |
| Modifier and Type | Method and Description |
|---|---|
Future<DisconnectParticipantResult> |
AbstractAmazonConnectParticipantAsync.disconnectParticipantAsync(DisconnectParticipantRequest request,
AsyncHandler<DisconnectParticipantRequest,DisconnectParticipantResult> asyncHandler) |
Future<DisconnectParticipantResult> |
AmazonConnectParticipantAsyncClient.disconnectParticipantAsync(DisconnectParticipantRequest request,
AsyncHandler<DisconnectParticipantRequest,DisconnectParticipantResult> asyncHandler) |
Future<DisconnectParticipantResult> |
AmazonConnectParticipantAsync.disconnectParticipantAsync(DisconnectParticipantRequest disconnectParticipantRequest,
AsyncHandler<DisconnectParticipantRequest,DisconnectParticipantResult> asyncHandler)
Disconnects a participant.
|
| 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 © 2024. All rights reserved.