| Package | Description |
|---|---|
| com.amazonaws.services.lexmodelsv2.model |
| Modifier and Type | Method and Description |
|---|---|
RelativeAggregationDuration |
RelativeAggregationDuration.clone() |
RelativeAggregationDuration |
UtteranceAggregationDuration.getRelativeAggregationDuration()
The desired time window for aggregating utterances.
|
RelativeAggregationDuration |
RelativeAggregationDuration.withTimeDimension(String timeDimension)
The type of time period that the
timeValue field represents. |
RelativeAggregationDuration |
RelativeAggregationDuration.withTimeDimension(TimeDimension timeDimension)
The type of time period that the
timeValue field represents. |
RelativeAggregationDuration |
RelativeAggregationDuration.withTimeValue(Integer timeValue)
The period of the time window to gather statistics for.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UtteranceAggregationDuration.setRelativeAggregationDuration(RelativeAggregationDuration relativeAggregationDuration)
The desired time window for aggregating utterances.
|
UtteranceAggregationDuration |
UtteranceAggregationDuration.withRelativeAggregationDuration(RelativeAggregationDuration relativeAggregationDuration)
The desired time window for aggregating utterances.
|
Copyright © 2023. All rights reserved.