Uses of Class
software.amazon.awssdk.services.glue.paginators.GetColumnStatisticsTaskRunsPublisher
-
Packages that use GetColumnStatisticsTaskRunsPublisher Package Description software.amazon.awssdk.services.glue Glue -
-
Uses of GetColumnStatisticsTaskRunsPublisher in software.amazon.awssdk.services.glue
Methods in software.amazon.awssdk.services.glue that return GetColumnStatisticsTaskRunsPublisher Modifier and Type Method Description default GetColumnStatisticsTaskRunsPublisherGlueAsyncClient. getColumnStatisticsTaskRunsPaginator(Consumer<GetColumnStatisticsTaskRunsRequest.Builder> getColumnStatisticsTaskRunsRequest)Retrieves information about all runs associated with the specified table.default GetColumnStatisticsTaskRunsPublisherGlueAsyncClient. getColumnStatisticsTaskRunsPaginator(GetColumnStatisticsTaskRunsRequest getColumnStatisticsTaskRunsRequest)Retrieves information about all runs associated with the specified table.
-