| Package | Description |
|---|---|
| software.amazon.awssdk.services.lexmodelsv2.model |
| Modifier and Type | Method and Description |
|---|---|
List<AnalyticsIntentMetricResult> |
AnalyticsIntentResult.metricsResults()
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 method by which to organize the results.
|
| Modifier and Type | Method and Description |
|---|---|
AnalyticsIntentResult.Builder |
AnalyticsIntentResult.Builder.metricsResults(AnalyticsIntentMetricResult... metricsResults)
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 method by which to organize the results.
|
| Modifier and Type | Method and Description |
|---|---|
AnalyticsIntentResult.Builder |
AnalyticsIntentResult.Builder.metricsResults(Collection<AnalyticsIntentMetricResult> metricsResults)
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 method by which to organize the results.
|
Copyright © 2023. All rights reserved.