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