| Package | Description |
|---|---|
| software.amazon.awssdk.services.lexmodelsv2.model |
| Modifier and Type | Method and Description |
|---|---|
List<AnalyticsIntentStageMetricResult> |
AnalyticsIntentStageResult.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 |
|---|---|
AnalyticsIntentStageResult.Builder |
AnalyticsIntentStageResult.Builder.metricsResults(AnalyticsIntentStageMetricResult... 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 |
|---|---|
AnalyticsIntentStageResult.Builder |
AnalyticsIntentStageResult.Builder.metricsResults(Collection<AnalyticsIntentStageMetricResult> 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.