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