| Package | Description |
|---|---|
| com.amazonaws.services.connect.model |
| Modifier and Type | Method and Description |
|---|---|
PredefinedAttributeSummary |
PredefinedAttributeSummary.clone() |
PredefinedAttributeSummary |
PredefinedAttributeSummary.withLastModifiedRegion(String lastModifiedRegion)
Last modified region.
|
PredefinedAttributeSummary |
PredefinedAttributeSummary.withLastModifiedTime(Date lastModifiedTime)
Last modified time.
|
PredefinedAttributeSummary |
PredefinedAttributeSummary.withName(String name)
The name of the predefined attribute.
|
| Modifier and Type | Method and Description |
|---|---|
List<PredefinedAttributeSummary> |
ListPredefinedAttributesResult.getPredefinedAttributeSummaryList()
Summary of the predefined attributes.
|
| Modifier and Type | Method and Description |
|---|---|
ListPredefinedAttributesResult |
ListPredefinedAttributesResult.withPredefinedAttributeSummaryList(PredefinedAttributeSummary... predefinedAttributeSummaryList)
Summary of the predefined attributes.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListPredefinedAttributesResult.setPredefinedAttributeSummaryList(Collection<PredefinedAttributeSummary> predefinedAttributeSummaryList)
Summary of the predefined attributes.
|
ListPredefinedAttributesResult |
ListPredefinedAttributesResult.withPredefinedAttributeSummaryList(Collection<PredefinedAttributeSummary> predefinedAttributeSummaryList)
Summary of the predefined attributes.
|
Copyright © 2024. All rights reserved.