| Package | Description |
|---|---|
| software.amazon.awssdk.services.lexmodelsv2.model |
| Modifier and Type | Method and Description |
|---|---|
UtteranceAggregationDuration |
ListAggregatedUtterancesResponse.aggregationDuration()
The time period used to aggregate the utterance data.
|
UtteranceAggregationDuration |
ListAggregatedUtterancesRequest.aggregationDuration()
The time window for aggregating the utterance information.
|
| Modifier and Type | Method and Description |
|---|---|
ListAggregatedUtterancesResponse.Builder |
ListAggregatedUtterancesResponse.Builder.aggregationDuration(UtteranceAggregationDuration aggregationDuration)
The time period used to aggregate the utterance data.
|
ListAggregatedUtterancesRequest.Builder |
ListAggregatedUtterancesRequest.Builder.aggregationDuration(UtteranceAggregationDuration aggregationDuration)
The time window for aggregating the utterance information.
|
Copyright © 2023. All rights reserved.