| Package | Description |
|---|---|
| software.amazon.awssdk.services.lexmodelsv2.model |
| Modifier and Type | Method and Description |
|---|---|
List<AnalyticsIntentMetric> |
ListIntentMetricsRequest.metrics()
A list of objects, each of which contains a metric you want to list, the statistic for the metric you want to
return, and the order by which to organize the results.
|
| Modifier and Type | Method and Description |
|---|---|
ListIntentMetricsRequest.Builder |
ListIntentMetricsRequest.Builder.metrics(AnalyticsIntentMetric... metrics)
A list of objects, each of which contains a metric you want to list, the statistic for the metric you want to
return, and the order by which to organize the results.
|
| Modifier and Type | Method and Description |
|---|---|
ListIntentMetricsRequest.Builder |
ListIntentMetricsRequest.Builder.metrics(Collection<AnalyticsIntentMetric> metrics)
A list of objects, each of which contains a metric you want to list, the statistic for the metric you want to
return, and the order by which to organize the results.
|
Copyright © 2023. All rights reserved.