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