| Package | Description |
|---|---|
| com.amazonaws.services.connect.model |
| Modifier and Type | Method and Description |
|---|---|
EmailReference |
EmailReference.clone() |
EmailReference |
ReferenceSummary.getEmail()
Information about a reference when the
referenceType is EMAIL. |
EmailReference |
EmailReference.withName(String name)
Identifier of the email reference.
|
EmailReference |
EmailReference.withValue(String value)
A valid email address.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ReferenceSummary.setEmail(EmailReference email)
Information about a reference when the
referenceType is EMAIL. |
ReferenceSummary |
ReferenceSummary.withEmail(EmailReference email)
Information about a reference when the
referenceType is EMAIL. |
Copyright © 2022. All rights reserved.