| Package | Description |
|---|---|
| software.amazon.awssdk.services.connect.model |
| Modifier and Type | Method and Description |
|---|---|
DateReference |
ReferenceSummary.date()
Information about a reference when the
referenceType is DATE. |
| Modifier and Type | Method and Description |
|---|---|
ReferenceSummary.Builder |
ReferenceSummary.Builder.date(DateReference date)
Information about a reference when the
referenceType is DATE. |
static ReferenceSummary |
ReferenceSummary.fromDate(DateReference date)
Create an instance of this class with
ReferenceSummary.date() initialized to the given value. |
Copyright © 2022. All rights reserved.