Uses of Class
software.amazon.awssdk.services.glue.paginators.GetPartitionsPublisher
-
Packages that use GetPartitionsPublisher Package Description software.amazon.awssdk.services.glue Glue -
-
Uses of GetPartitionsPublisher in software.amazon.awssdk.services.glue
Methods in software.amazon.awssdk.services.glue that return GetPartitionsPublisher Modifier and Type Method Description default GetPartitionsPublisherGlueAsyncClient. getPartitionsPaginator(Consumer<GetPartitionsRequest.Builder> getPartitionsRequest)Retrieves information about the partitions in a table.default GetPartitionsPublisherGlueAsyncClient. getPartitionsPaginator(GetPartitionsRequest getPartitionsRequest)Retrieves information about the partitions in a table.
-