| Package | Description |
|---|---|
| com.amazonaws.services.lexmodelsv2.model |
| Modifier and Type | Method and Description |
|---|---|
AnalyticsUtteranceGroupByKey |
AnalyticsUtteranceGroupByKey.clone() |
AnalyticsUtteranceGroupByKey |
AnalyticsUtteranceGroupByKey.withName(AnalyticsUtteranceField name)
The category by which the utterance analytics were grouped.
|
AnalyticsUtteranceGroupByKey |
AnalyticsUtteranceGroupByKey.withName(String name)
The category by which the utterance analytics were grouped.
|
AnalyticsUtteranceGroupByKey |
AnalyticsUtteranceGroupByKey.withValue(String value)
A member of the category by which the utterance analytics were grouped.
|
| Modifier and Type | Method and Description |
|---|---|
List<AnalyticsUtteranceGroupByKey> |
AnalyticsUtteranceResult.getGroupByKeys()
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 |
AnalyticsUtteranceResult.withGroupByKeys(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 |
|---|---|
void |
AnalyticsUtteranceResult.setGroupByKeys(Collection<AnalyticsUtteranceGroupByKey> groupByKeys)
A list of objects containing the criteria you requested for grouping results and the values of the bins.
|
AnalyticsUtteranceResult |
AnalyticsUtteranceResult.withGroupByKeys(Collection<AnalyticsUtteranceGroupByKey> groupByKeys)
A list of objects containing the criteria you requested for grouping results and the values of the bins.
|
Copyright © 2025. All rights reserved.