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