Uses of Class
software.amazon.awssdk.services.glue.paginators.GetTablesIterable
-
Packages that use GetTablesIterable Package Description software.amazon.awssdk.services.glue Glue -
-
Uses of GetTablesIterable in software.amazon.awssdk.services.glue
Methods in software.amazon.awssdk.services.glue that return GetTablesIterable Modifier and Type Method Description default GetTablesIterableGlueClient. getTablesPaginator(Consumer<GetTablesRequest.Builder> getTablesRequest)Retrieves the definitions of some or all of the tables in a givenDatabase.default GetTablesIterableGlueClient. getTablesPaginator(GetTablesRequest getTablesRequest)Retrieves the definitions of some or all of the tables in a givenDatabase.
-