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