| Package | Description |
|---|---|
| software.amazon.awssdk.services.connectparticipant.model |
| Modifier and Type | Method and Description |
|---|---|
static GetAttachmentResponse.Builder |
GetAttachmentResponse.builder() |
GetAttachmentResponse.Builder |
GetAttachmentResponse.toBuilder() |
GetAttachmentResponse.Builder |
GetAttachmentResponse.Builder.url(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.
|
GetAttachmentResponse.Builder |
GetAttachmentResponse.Builder.urlExpiry(String urlExpiry)
The expiration time of the URL in ISO timestamp.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends GetAttachmentResponse.Builder> |
GetAttachmentResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.