| Package | Description |
|---|---|
| com.amazonaws.services.connect.model |
| Modifier and Type | Method and Description |
|---|---|
ReferenceSummary |
ReferenceSummary.clone() |
ReferenceSummary |
ReferenceSummary.withAttachment(AttachmentReference attachment)
Information about the reference when the
referenceType is ATTACHMENT. |
ReferenceSummary |
ReferenceSummary.withDate(DateReference date)
Information about a reference when the
referenceType is DATE. |
ReferenceSummary |
ReferenceSummary.withEmail(EmailReference email)
Information about a reference when the
referenceType is EMAIL. |
ReferenceSummary |
ReferenceSummary.withNumber(NumberReference number)
Information about a reference when the
referenceType is NUMBER. |
ReferenceSummary |
ReferenceSummary.withString(StringReference string)
Information about a reference when the
referenceType is STRING. |
ReferenceSummary |
ReferenceSummary.withUrl(UrlReference url)
Information about the reference when the
referenceType is URL. |
| Modifier and Type | Method and Description |
|---|---|
List<ReferenceSummary> |
ListContactReferencesResult.getReferenceSummaryList()
Information about the flows.
|
| Modifier and Type | Method and Description |
|---|---|
ListContactReferencesResult |
ListContactReferencesResult.withReferenceSummaryList(ReferenceSummary... referenceSummaryList)
Information about the flows.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListContactReferencesResult.setReferenceSummaryList(Collection<ReferenceSummary> referenceSummaryList)
Information about the flows.
|
ListContactReferencesResult |
ListContactReferencesResult.withReferenceSummaryList(Collection<ReferenceSummary> referenceSummaryList)
Information about the flows.
|
Copyright © 2023. All rights reserved.