| Package | Description |
|---|---|
| software.amazon.awssdk.services.lexmodelsv2.model |
| Modifier and Type | Method and Description |
|---|---|
List<BotLocaleFilter> |
ListBotLocalesRequest.filters()
Provides the specification for a filter used to limit the response to only those locales that match the filter
specification.
|
| Modifier and Type | Method and Description |
|---|---|
ListBotLocalesRequest.Builder |
ListBotLocalesRequest.Builder.filters(BotLocaleFilter... filters)
Provides the specification for a filter used to limit the response to only those locales that match the
filter specification.
|
| Modifier and Type | Method and Description |
|---|---|
ListBotLocalesRequest.Builder |
ListBotLocalesRequest.Builder.filters(Collection<BotLocaleFilter> filters)
Provides the specification for a filter used to limit the response to only those locales that match the
filter specification.
|
Copyright © 2021. All rights reserved.