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