| 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 |
|---|---|
SendEventResult |
AmazonConnectParticipantClient.sendEvent(SendEventRequest request)
Sends an event.
|
SendEventResult |
AbstractAmazonConnectParticipant.sendEvent(SendEventRequest request) |
SendEventResult |
AmazonConnectParticipant.sendEvent(SendEventRequest sendEventRequest)
Sends an event.
|
| Modifier and Type | Method and Description |
|---|---|
Future<SendEventResult> |
AmazonConnectParticipantAsync.sendEventAsync(SendEventRequest sendEventRequest)
Sends an event.
|
Future<SendEventResult> |
AbstractAmazonConnectParticipantAsync.sendEventAsync(SendEventRequest request) |
Future<SendEventResult> |
AmazonConnectParticipantAsyncClient.sendEventAsync(SendEventRequest request) |
Future<SendEventResult> |
AmazonConnectParticipantAsync.sendEventAsync(SendEventRequest sendEventRequest,
AsyncHandler<SendEventRequest,SendEventResult> asyncHandler)
Sends an event.
|
Future<SendEventResult> |
AbstractAmazonConnectParticipantAsync.sendEventAsync(SendEventRequest request,
AsyncHandler<SendEventRequest,SendEventResult> asyncHandler) |
Future<SendEventResult> |
AmazonConnectParticipantAsyncClient.sendEventAsync(SendEventRequest request,
AsyncHandler<SendEventRequest,SendEventResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
Future<SendEventResult> |
AmazonConnectParticipantAsync.sendEventAsync(SendEventRequest sendEventRequest,
AsyncHandler<SendEventRequest,SendEventResult> asyncHandler)
Sends an event.
|
Future<SendEventResult> |
AbstractAmazonConnectParticipantAsync.sendEventAsync(SendEventRequest request,
AsyncHandler<SendEventRequest,SendEventResult> asyncHandler) |
Future<SendEventResult> |
AmazonConnectParticipantAsyncClient.sendEventAsync(SendEventRequest request,
AsyncHandler<SendEventRequest,SendEventResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
SendEventResult |
SendEventResult.clone() |
SendEventResult |
SendEventResult.withAbsoluteTime(String absoluteTime)
The time when the event was sent.
|
SendEventResult |
SendEventResult.withId(String id)
The ID of the response.
|
Copyright © 2021. All rights reserved.