static ListIntentPathsResponse.Builder |
ListIntentPathsResponse.builder() |
|
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.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.toBuilder() |
|