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