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