| Package | Description |
|---|---|
| software.amazon.awssdk.services.lexmodelsv2.model |
| Modifier and Type | Method and Description |
|---|---|
List<AnalyticsIntentStageResult> |
ListIntentStageMetricsResponse.results()
The results for the intent stage metrics.
|
| Modifier and Type | Method and Description |
|---|---|
ListIntentStageMetricsResponse.Builder |
ListIntentStageMetricsResponse.Builder.results(AnalyticsIntentStageResult... results)
The results for the intent stage metrics.
|
| Modifier and Type | Method and Description |
|---|---|
ListIntentStageMetricsResponse.Builder |
ListIntentStageMetricsResponse.Builder.results(Collection<AnalyticsIntentStageResult> results)
The results for the intent stage metrics.
|
Copyright © 2023. All rights reserved.