| Package | Description |
|---|---|
| com.amazonaws.services.connect.model |
| Modifier and Type | Method and Description |
|---|---|
DateReference |
DateReference.clone() |
DateReference |
ReferenceSummary.getDate()
Information about a reference when the
referenceType is DATE. |
DateReference |
DateReference.withName(String name)
Identifier of the date reference.
|
DateReference |
DateReference.withValue(String value)
A valid date.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ReferenceSummary.setDate(DateReference date)
Information about a reference when the
referenceType is DATE. |
ReferenceSummary |
ReferenceSummary.withDate(DateReference date)
Information about a reference when the
referenceType is DATE. |
Copyright © 2023. All rights reserved.