| Package | Description |
|---|---|
| software.amazon.awssdk.services.glue.model |
| Modifier and Type | Method and Description |
|---|---|
List<PropertyPredicate> |
SearchTablesRequest.filters()
A list of key-value pairs, and a comparator used to filter the search results.
|
| Modifier and Type | Method and Description |
|---|---|
SearchTablesRequest.Builder |
SearchTablesRequest.Builder.filters(PropertyPredicate... filters)
A list of key-value pairs, and a comparator used to filter the search results.
|
| Modifier and Type | Method and Description |
|---|---|
SearchTablesRequest.Builder |
SearchTablesRequest.Builder.filters(Collection<PropertyPredicate> filters)
A list of key-value pairs, and a comparator used to filter the search results.
|
Copyright © 2023. All rights reserved.