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