| Package | Description |
|---|---|
| com.amazonaws.services.lexmodelsv2.model |
| Modifier and Type | Method and Description |
|---|---|
UtteranceAggregationDuration |
UtteranceAggregationDuration.clone() |
UtteranceAggregationDuration |
ListAggregatedUtterancesResult.getAggregationDuration()
The time period used to aggregate the utterance data.
|
UtteranceAggregationDuration |
ListAggregatedUtterancesRequest.getAggregationDuration()
The time window for aggregating the utterance information.
|
UtteranceAggregationDuration |
UtteranceAggregationDuration.withRelativeAggregationDuration(RelativeAggregationDuration relativeAggregationDuration)
The desired time window for aggregating utterances.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListAggregatedUtterancesResult.setAggregationDuration(UtteranceAggregationDuration aggregationDuration)
The time period used to aggregate the utterance data.
|
void |
ListAggregatedUtterancesRequest.setAggregationDuration(UtteranceAggregationDuration aggregationDuration)
The time window for aggregating the utterance information.
|
ListAggregatedUtterancesResult |
ListAggregatedUtterancesResult.withAggregationDuration(UtteranceAggregationDuration aggregationDuration)
The time period used to aggregate the utterance data.
|
ListAggregatedUtterancesRequest |
ListAggregatedUtterancesRequest.withAggregationDuration(UtteranceAggregationDuration aggregationDuration)
The time window for aggregating the utterance information.
|
Copyright © 2025. All rights reserved.