Uses of Class
software.amazon.awssdk.services.glue.paginators.GetPartitionIndexesIterable
-
Packages that use GetPartitionIndexesIterable Package Description software.amazon.awssdk.services.glue Glue -
-
Uses of GetPartitionIndexesIterable in software.amazon.awssdk.services.glue
Methods in software.amazon.awssdk.services.glue that return GetPartitionIndexesIterable Modifier and Type Method Description default GetPartitionIndexesIterableGlueClient. getPartitionIndexesPaginator(Consumer<GetPartitionIndexesRequest.Builder> getPartitionIndexesRequest)Retrieves the partition indexes associated with a table.default GetPartitionIndexesIterableGlueClient. getPartitionIndexesPaginator(GetPartitionIndexesRequest getPartitionIndexesRequest)Retrieves the partition indexes associated with a table.
-