| 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 |
|---|---|
CreateParticipantConnectionResult |
AbstractAmazonConnectParticipant.createParticipantConnection(CreateParticipantConnectionRequest request) |
CreateParticipantConnectionResult |
AmazonConnectParticipantClient.createParticipantConnection(CreateParticipantConnectionRequest request)
Creates the participant's connection.
|
CreateParticipantConnectionResult |
AmazonConnectParticipant.createParticipantConnection(CreateParticipantConnectionRequest createParticipantConnectionRequest)
Creates the participant's connection.
|
| Modifier and Type | Method and Description |
|---|---|
Future<CreateParticipantConnectionResult> |
AbstractAmazonConnectParticipantAsync.createParticipantConnectionAsync(CreateParticipantConnectionRequest request,
AsyncHandler<CreateParticipantConnectionRequest,CreateParticipantConnectionResult> asyncHandler) |
Future<CreateParticipantConnectionResult> |
AmazonConnectParticipantAsyncClient.createParticipantConnectionAsync(CreateParticipantConnectionRequest request,
AsyncHandler<CreateParticipantConnectionRequest,CreateParticipantConnectionResult> asyncHandler) |
Future<CreateParticipantConnectionResult> |
AmazonConnectParticipantAsync.createParticipantConnectionAsync(CreateParticipantConnectionRequest createParticipantConnectionRequest,
AsyncHandler<CreateParticipantConnectionRequest,CreateParticipantConnectionResult> asyncHandler)
Creates the participant's connection.
|
| Modifier and Type | Method and Description |
|---|---|
CreateParticipantConnectionResult |
CreateParticipantConnectionResult.clone() |
CreateParticipantConnectionResult |
CreateParticipantConnectionResult.withConnectionCredentials(ConnectionCredentials connectionCredentials)
Creates the participant's connection credentials.
|
CreateParticipantConnectionResult |
CreateParticipantConnectionResult.withWebsocket(Websocket websocket)
Creates the participant's websocket connection.
|
Copyright © 2023. All rights reserved.