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