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