| Package | Description |
|---|---|
| com.amazonaws.services.connect.model |
| Modifier and Type | Method and Description |
|---|---|
ReferenceSummary |
ReferenceSummary.clone() |
ReferenceSummary |
ReferenceSummary.withAttachment(AttachmentReference attachment)
Information about the attachment reference if the
referenceType is ATTACHMENT. |
ReferenceSummary |
ReferenceSummary.withUrl(UrlReference url)
Information about the URL reference if the
referenceType is URL. |
| Modifier and Type | Method and Description |
|---|---|
List<ReferenceSummary> |
ListContactReferencesResult.getReferenceSummaryList()
Information about the contact flows.
|
| Modifier and Type | Method and Description |
|---|---|
ListContactReferencesResult |
ListContactReferencesResult.withReferenceSummaryList(ReferenceSummary... referenceSummaryList)
Information about the contact flows.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListContactReferencesResult.setReferenceSummaryList(Collection<ReferenceSummary> referenceSummaryList)
Information about the contact flows.
|
ListContactReferencesResult |
ListContactReferencesResult.withReferenceSummaryList(Collection<ReferenceSummary> referenceSummaryList)
Information about the contact flows.
|
Copyright © 2021. All rights reserved.