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