| Package | Description |
|---|---|
| software.amazon.awssdk.services.connect.model |
| Modifier and Type | Method and Description |
|---|---|
AttachmentReference |
ReferenceSummary.attachment()
Information about the reference when the
referenceType is ATTACHMENT. |
| Modifier and Type | Method and Description |
|---|---|
ReferenceSummary.Builder |
ReferenceSummary.Builder.attachment(AttachmentReference attachment)
Information about the reference when the
referenceType is ATTACHMENT. |
static ReferenceSummary |
ReferenceSummary.fromAttachment(AttachmentReference attachment)
Create an instance of this class with
ReferenceSummary.attachment() initialized to the given value. |
Copyright © 2023. All rights reserved.