| Package | Description |
|---|---|
| software.amazon.awssdk.services.lexmodelsv2.model |
| Modifier and Type | Method and Description |
|---|---|
List<AnalyticsUtteranceGroupByKey> |
AnalyticsUtteranceResult.groupByKeys()
A list of objects containing the criteria you requested for grouping results and the values of the bins.
|
| Modifier and Type | Method and Description |
|---|---|
AnalyticsUtteranceResult.Builder |
AnalyticsUtteranceResult.Builder.groupByKeys(AnalyticsUtteranceGroupByKey... groupByKeys)
A list of objects containing the criteria you requested for grouping results and the values of the bins.
|
| Modifier and Type | Method and Description |
|---|---|
AnalyticsUtteranceResult.Builder |
AnalyticsUtteranceResult.Builder.groupByKeys(Collection<AnalyticsUtteranceGroupByKey> groupByKeys)
A list of objects containing the criteria you requested for grouping results and the values of the bins.
|
Copyright © 2023. All rights reserved.