Uses of Class
software.amazon.awssdk.services.glue.model.StopColumnStatisticsTaskRunScheduleRequest
-
Packages that use StopColumnStatisticsTaskRunScheduleRequest Package Description software.amazon.awssdk.services.glue Glue software.amazon.awssdk.services.glue.transform -
-
Uses of StopColumnStatisticsTaskRunScheduleRequest in software.amazon.awssdk.services.glue
Methods in software.amazon.awssdk.services.glue with parameters of type StopColumnStatisticsTaskRunScheduleRequest Modifier and Type Method Description default CompletableFuture<StopColumnStatisticsTaskRunScheduleResponse>GlueAsyncClient. stopColumnStatisticsTaskRunSchedule(StopColumnStatisticsTaskRunScheduleRequest stopColumnStatisticsTaskRunScheduleRequest)Stops a column statistics task run schedule.default StopColumnStatisticsTaskRunScheduleResponseGlueClient. stopColumnStatisticsTaskRunSchedule(StopColumnStatisticsTaskRunScheduleRequest stopColumnStatisticsTaskRunScheduleRequest)Stops a column statistics task run schedule. -
Uses of StopColumnStatisticsTaskRunScheduleRequest in software.amazon.awssdk.services.glue.transform
Methods in software.amazon.awssdk.services.glue.transform with parameters of type StopColumnStatisticsTaskRunScheduleRequest Modifier and Type Method Description SdkHttpFullRequestStopColumnStatisticsTaskRunScheduleRequestMarshaller. marshall(StopColumnStatisticsTaskRunScheduleRequest stopColumnStatisticsTaskRunScheduleRequest)
-