| Package | Description |
|---|---|
| software.amazon.awssdk.services.lexmodelsv2.model |
| Modifier and Type | Method and Description |
|---|---|
List<AnalyticsIntentStageGroupBySpecification> |
ListIntentStageMetricsRequest.groupBy()
A list of objects, each of which specifies how to group the results.
|
| Modifier and Type | Method and Description |
|---|---|
ListIntentStageMetricsRequest.Builder |
ListIntentStageMetricsRequest.Builder.groupBy(AnalyticsIntentStageGroupBySpecification... groupBy)
A list of objects, each of which specifies how to group the results.
|
| Modifier and Type | Method and Description |
|---|---|
ListIntentStageMetricsRequest.Builder |
ListIntentStageMetricsRequest.Builder.groupBy(Collection<AnalyticsIntentStageGroupBySpecification> groupBy)
A list of objects, each of which specifies how to group the results.
|
Copyright © 2023. All rights reserved.