| Package | Description |
|---|---|
| software.amazon.awssdk.services.support.model |
| Modifier and Type | Method and Description |
|---|---|
Attachment |
DescribeAttachmentResponse.attachment()
This object includes the attachment content and file name.
|
| Modifier and Type | Method and Description |
|---|---|
List<Attachment> |
AddAttachmentsToSetRequest.attachments()
One or more attachments to add to the set.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeAttachmentResponse.Builder |
DescribeAttachmentResponse.Builder.attachment(Attachment attachment)
This object includes the attachment content and file name.
|
AddAttachmentsToSetRequest.Builder |
AddAttachmentsToSetRequest.Builder.attachments(Attachment... attachments)
One or more attachments to add to the set.
|
| Modifier and Type | Method and Description |
|---|---|
AddAttachmentsToSetRequest.Builder |
AddAttachmentsToSetRequest.Builder.attachments(Collection<Attachment> attachments)
One or more attachments to add to the set.
|
Copyright © 2022. All rights reserved.