| 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 |
|---|---|
DisconnectParticipantResult |
AbstractAmazonConnectParticipant.disconnectParticipant(DisconnectParticipantRequest request) |
DisconnectParticipantResult |
AmazonConnectParticipantClient.disconnectParticipant(DisconnectParticipantRequest request)
Disconnects a participant.
|
DisconnectParticipantResult |
AmazonConnectParticipant.disconnectParticipant(DisconnectParticipantRequest disconnectParticipantRequest)
Disconnects a participant.
|
| Modifier and Type | Method and Description |
|---|---|
Future<DisconnectParticipantResult> |
AmazonConnectParticipantAsyncClient.disconnectParticipantAsync(DisconnectParticipantRequest request,
AsyncHandler<DisconnectParticipantRequest,DisconnectParticipantResult> asyncHandler) |
Future<DisconnectParticipantResult> |
AmazonConnectParticipantAsync.disconnectParticipantAsync(DisconnectParticipantRequest disconnectParticipantRequest,
AsyncHandler<DisconnectParticipantRequest,DisconnectParticipantResult> asyncHandler)
Disconnects a participant.
|
Future<DisconnectParticipantResult> |
AbstractAmazonConnectParticipantAsync.disconnectParticipantAsync(DisconnectParticipantRequest request,
AsyncHandler<DisconnectParticipantRequest,DisconnectParticipantResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
DisconnectParticipantResult |
DisconnectParticipantResult.clone() |
Copyright © 2020. All rights reserved.