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