| 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 |
|---|---|
GetAttachmentResult |
AmazonConnectParticipantClient.getAttachment(GetAttachmentRequest request)
Provides a pre-signed URL for download of a completed attachment.
|
GetAttachmentResult |
AmazonConnectParticipant.getAttachment(GetAttachmentRequest getAttachmentRequest)
Provides a pre-signed URL for download of a completed attachment.
|
GetAttachmentResult |
AbstractAmazonConnectParticipant.getAttachment(GetAttachmentRequest request) |
Future<GetAttachmentResult> |
AmazonConnectParticipantAsyncClient.getAttachmentAsync(GetAttachmentRequest request) |
Future<GetAttachmentResult> |
AmazonConnectParticipantAsync.getAttachmentAsync(GetAttachmentRequest getAttachmentRequest)
Provides a pre-signed URL for download of a completed attachment.
|
Future<GetAttachmentResult> |
AbstractAmazonConnectParticipantAsync.getAttachmentAsync(GetAttachmentRequest request) |
Future<GetAttachmentResult> |
AmazonConnectParticipantAsyncClient.getAttachmentAsync(GetAttachmentRequest request,
AsyncHandler<GetAttachmentRequest,GetAttachmentResult> asyncHandler) |
Future<GetAttachmentResult> |
AmazonConnectParticipantAsync.getAttachmentAsync(GetAttachmentRequest getAttachmentRequest,
AsyncHandler<GetAttachmentRequest,GetAttachmentResult> asyncHandler)
Provides a pre-signed URL for download of a completed attachment.
|
Future<GetAttachmentResult> |
AbstractAmazonConnectParticipantAsync.getAttachmentAsync(GetAttachmentRequest request,
AsyncHandler<GetAttachmentRequest,GetAttachmentResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
Future<GetAttachmentResult> |
AmazonConnectParticipantAsyncClient.getAttachmentAsync(GetAttachmentRequest request,
AsyncHandler<GetAttachmentRequest,GetAttachmentResult> asyncHandler) |
Future<GetAttachmentResult> |
AmazonConnectParticipantAsync.getAttachmentAsync(GetAttachmentRequest getAttachmentRequest,
AsyncHandler<GetAttachmentRequest,GetAttachmentResult> asyncHandler)
Provides a pre-signed URL for download of a completed attachment.
|
Future<GetAttachmentResult> |
AbstractAmazonConnectParticipantAsync.getAttachmentAsync(GetAttachmentRequest request,
AsyncHandler<GetAttachmentRequest,GetAttachmentResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetAttachmentRequest |
GetAttachmentRequest.clone() |
GetAttachmentRequest |
GetAttachmentRequest.withAttachmentId(String attachmentId)
A unique identifier for the attachment.
|
GetAttachmentRequest |
GetAttachmentRequest.withConnectionToken(String connectionToken)
The authentication token associated with the participant's connection.
|
Copyright © 2022. All rights reserved.