Uses of Interface
software.amazon.awssdk.services.ssm.model.ScheduledWindowExecution.Builder
Packages that use ScheduledWindowExecution.Builder
-
Uses of ScheduledWindowExecution.Builder in software.amazon.awssdk.services.ssm.model
Methods in software.amazon.awssdk.services.ssm.model that return ScheduledWindowExecution.BuilderModifier and TypeMethodDescriptionScheduledWindowExecution.builder()ScheduledWindowExecution.Builder.executionTime(String executionTime) The time, in ISO-8601 Extended format, that the maintenance window is scheduled to be run.The name of the maintenance window to be run.ScheduledWindowExecution.toBuilder()The ID of the maintenance window to be run.Methods in software.amazon.awssdk.services.ssm.model that return types with arguments of type ScheduledWindowExecution.BuilderModifier and TypeMethodDescriptionstatic Class<? extends ScheduledWindowExecution.Builder>ScheduledWindowExecution.serializableBuilderClass()