Uses of Class
software.amazon.awssdk.services.glue.model.ColumnStatisticsTaskStoppingException
-
Packages that use ColumnStatisticsTaskStoppingException Package Description software.amazon.awssdk.services.glue Glue -
-
Uses of ColumnStatisticsTaskStoppingException in software.amazon.awssdk.services.glue
Methods in software.amazon.awssdk.services.glue that throw ColumnStatisticsTaskStoppingException Modifier and Type Method Description default StopColumnStatisticsTaskRunResponseGlueClient. stopColumnStatisticsTaskRun(Consumer<StopColumnStatisticsTaskRunRequest.Builder> stopColumnStatisticsTaskRunRequest)Stops a task run for the specified table.default StopColumnStatisticsTaskRunResponseGlueClient. stopColumnStatisticsTaskRun(StopColumnStatisticsTaskRunRequest stopColumnStatisticsTaskRunRequest)Stops a task run for the specified table.
-