| Package | Description |
|---|---|
| software.amazon.awssdk.services.lexmodelsv2.model |
| Modifier and Type | Method and Description |
|---|---|
List<AnalyticsPathFilter> |
ListIntentPathsRequest.filters()
A list of objects, each describes a condition by which you want to filter the results.
|
| Modifier and Type | Method and Description |
|---|---|
ListIntentPathsRequest.Builder |
ListIntentPathsRequest.Builder.filters(AnalyticsPathFilter... filters)
A list of objects, each describes a condition by which you want to filter the results.
|
| Modifier and Type | Method and Description |
|---|---|
ListIntentPathsRequest.Builder |
ListIntentPathsRequest.Builder.filters(Collection<AnalyticsPathFilter> filters)
A list of objects, each describes a condition by which you want to filter the results.
|
Copyright © 2023. All rights reserved.