| Package | Description |
|---|---|
| software.amazon.awssdk.services.connectparticipant.model |
| Modifier and Type | Method and Description |
|---|---|
List<AttachmentItem> |
Item.attachments()
Provides information about the attachments.
|
| Modifier and Type | Method and Description |
|---|---|
Item.Builder |
Item.Builder.attachments(AttachmentItem... attachments)
Provides information about the attachments.
|
| Modifier and Type | Method and Description |
|---|---|
Item.Builder |
Item.Builder.attachments(Collection<AttachmentItem> attachments)
Provides information about the attachments.
|
Copyright © 2023. All rights reserved.