| Package | Description |
|---|---|
| software.amazon.awssdk.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.
|
| Modifier and Type | Method and Description |
|---|---|
default CreateParticipantConnectionResponse |
ConnectParticipantClient.createParticipantConnection(Consumer<CreateParticipantConnectionRequest.Builder> createParticipantConnectionRequest)
Creates the participant's connection.
|
default CreateParticipantConnectionResponse |
ConnectParticipantClient.createParticipantConnection(CreateParticipantConnectionRequest createParticipantConnectionRequest)
Creates the participant's connection.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateParticipantConnectionResponse> |
ConnectParticipantAsyncClient.createParticipantConnection(Consumer<CreateParticipantConnectionRequest.Builder> createParticipantConnectionRequest)
Creates the participant's connection.
|
default CompletableFuture<CreateParticipantConnectionResponse> |
ConnectParticipantAsyncClient.createParticipantConnection(CreateParticipantConnectionRequest createParticipantConnectionRequest)
Creates the participant's connection.
|
Copyright © 2023. All rights reserved.