| Package | Description |
|---|---|
| software.amazon.awssdk.services.lexmodelsv2.model |
| Modifier and Type | Method and Description |
|---|---|
List<AnalyticsIntentNodeSummary> |
ListIntentPathsResponse.nodeSummaries()
A list of objects, each of which contains information about a node in the intent path for which you requested
metrics.
|
| Modifier and Type | Method and Description |
|---|---|
ListIntentPathsResponse.Builder |
ListIntentPathsResponse.Builder.nodeSummaries(AnalyticsIntentNodeSummary... nodeSummaries)
A list of objects, each of which contains information about a node in the intent path for which you requested
metrics.
|
| Modifier and Type | Method and Description |
|---|---|
ListIntentPathsResponse.Builder |
ListIntentPathsResponse.Builder.nodeSummaries(Collection<AnalyticsIntentNodeSummary> nodeSummaries)
A list of objects, each of which contains information about a node in the intent path for which you requested
metrics.
|
Copyright © 2023. All rights reserved.