| Package | Description |
|---|---|
| software.amazon.awssdk.services.lexmodelsv2.model |
| Modifier and Type | Method and Description |
|---|---|
static ListIntentPathsResponse.Builder |
ListIntentPathsResponse.builder() |
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.
|
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.
|
ListIntentPathsResponse.Builder |
ListIntentPathsResponse.Builder.nodeSummaries(Consumer<AnalyticsIntentNodeSummary.Builder>... nodeSummaries)
A list of objects, each of which contains information about a node in the intent path for which you requested
metrics.
|
ListIntentPathsResponse.Builder |
ListIntentPathsResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ListIntentPathsResponse.Builder> |
ListIntentPathsResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.