Uses of Interface
software.amazon.awssdk.services.ssm.model.MaintenanceWindowExecution.Builder
Packages that use MaintenanceWindowExecution.Builder
-
Uses of MaintenanceWindowExecution.Builder in software.amazon.awssdk.services.ssm.model
Methods in software.amazon.awssdk.services.ssm.model that return MaintenanceWindowExecution.BuilderModifier and TypeMethodDescriptionMaintenanceWindowExecution.builder()The time the execution finished.The time the execution started.The status of the execution.MaintenanceWindowExecution.Builder.status(MaintenanceWindowExecutionStatus status) The status of the execution.MaintenanceWindowExecution.Builder.statusDetails(String statusDetails) The details explaining the status.MaintenanceWindowExecution.toBuilder()MaintenanceWindowExecution.Builder.windowExecutionId(String windowExecutionId) The ID of the maintenance window execution.The ID of the maintenance window.Methods in software.amazon.awssdk.services.ssm.model that return types with arguments of type MaintenanceWindowExecution.BuilderModifier and TypeMethodDescriptionstatic Class<? extends MaintenanceWindowExecution.Builder>MaintenanceWindowExecution.serializableBuilderClass()