| Package | Description |
|---|---|
| software.amazon.awssdk.services.glue |
|
| Modifier and Type | Method and Description |
|---|---|
default SearchTablesIterable |
GlueClient.searchTablesPaginator(Consumer<SearchTablesRequest.Builder> searchTablesRequest)
Searches a set of tables based on properties in the table metadata as well as on the parent database.
|
default SearchTablesIterable |
GlueClient.searchTablesPaginator(SearchTablesRequest searchTablesRequest)
Searches a set of tables based on properties in the table metadata as well as on the parent database.
|
Copyright © 2023. All rights reserved.