| 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 |
|---|---|
GetAttachmentResult |
AmazonConnectParticipantClient.getAttachment(GetAttachmentRequest request)
Provides a pre-signed URL for download of a completed attachment.
|
GetAttachmentResult |
AbstractAmazonConnectParticipant.getAttachment(GetAttachmentRequest request) |
GetAttachmentResult |
AmazonConnectParticipant.getAttachment(GetAttachmentRequest getAttachmentRequest)
Provides a pre-signed URL for download of a completed attachment.
|
| Modifier and Type | Method and Description |
|---|---|
Future<GetAttachmentResult> |
AmazonConnectParticipantAsyncClient.getAttachmentAsync(GetAttachmentRequest request) |
Future<GetAttachmentResult> |
AbstractAmazonConnectParticipantAsync.getAttachmentAsync(GetAttachmentRequest request) |
Future<GetAttachmentResult> |
AmazonConnectParticipantAsync.getAttachmentAsync(GetAttachmentRequest getAttachmentRequest)
Provides a pre-signed URL for download of a completed attachment.
|
Future<GetAttachmentResult> |
AmazonConnectParticipantAsyncClient.getAttachmentAsync(GetAttachmentRequest request,
AsyncHandler<GetAttachmentRequest,GetAttachmentResult> asyncHandler) |
Future<GetAttachmentResult> |
AbstractAmazonConnectParticipantAsync.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.
|
| Modifier and Type | Method and Description |
|---|---|
Future<GetAttachmentResult> |
AmazonConnectParticipantAsyncClient.getAttachmentAsync(GetAttachmentRequest request,
AsyncHandler<GetAttachmentRequest,GetAttachmentResult> asyncHandler) |
Future<GetAttachmentResult> |
AbstractAmazonConnectParticipantAsync.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.
|
| Modifier and Type | Method and Description |
|---|---|
GetAttachmentResult |
GetAttachmentResult.clone() |
GetAttachmentResult |
GetAttachmentResult.withUrl(String url)
This is the pre-signed URL that can be used for uploading the file to Amazon S3 when used in response to StartAttachmentUpload.
|
GetAttachmentResult |
GetAttachmentResult.withUrlExpiry(String urlExpiry)
The expiration time of the URL in ISO timestamp.
|
Copyright © 2023. All rights reserved.