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