| Package | Description |
|---|---|
| software.amazon.awssdk.services.support.model |
| Modifier and Type | Method and Description |
|---|---|
List<AttachmentDetails> |
Communication.attachmentSet()
Information about the attachments to the case communication.
|
| Modifier and Type | Method and Description |
|---|---|
Communication.Builder |
Communication.Builder.attachmentSet(AttachmentDetails... attachmentSet)
Information about the attachments to the case communication.
|
| Modifier and Type | Method and Description |
|---|---|
Communication.Builder |
Communication.Builder.attachmentSet(Collection<AttachmentDetails> attachmentSet)
Information about the attachments to the case communication.
|
Copyright © 2022. All rights reserved.