| Package | Description |
|---|---|
| software.amazon.awssdk.services.lexmodelsv2.model |
| Modifier and Type | Method and Description |
|---|---|
List<AggregatedUtterancesFilter> |
ListAggregatedUtterancesRequest.filters()
Provides the specification of a filter used to limit the utterances in the response to only those that match the
filter specification.
|
| Modifier and Type | Method and Description |
|---|---|
ListAggregatedUtterancesRequest.Builder |
ListAggregatedUtterancesRequest.Builder.filters(AggregatedUtterancesFilter... filters)
Provides the specification of a filter used to limit the utterances in the response to only those that match
the filter specification.
|
| Modifier and Type | Method and Description |
|---|---|
ListAggregatedUtterancesRequest.Builder |
ListAggregatedUtterancesRequest.Builder.filters(Collection<AggregatedUtterancesFilter> filters)
Provides the specification of a filter used to limit the utterances in the response to only those that match
the filter specification.
|
Copyright © 2022. All rights reserved.