Uses of Interface
software.amazon.awssdk.services.ssm.model.GetMaintenanceWindowExecutionTaskRequest.Builder
Packages that use GetMaintenanceWindowExecutionTaskRequest.Builder
Package
Description
Amazon Web Services Systems Manager is the operations hub for your Amazon Web Services applications and resources and
a secure end-to-end management solution for hybrid cloud environments that enables safe and secure operations at
scale.
-
Uses of GetMaintenanceWindowExecutionTaskRequest.Builder in software.amazon.awssdk.services.ssm
Method parameters in software.amazon.awssdk.services.ssm with type arguments of type GetMaintenanceWindowExecutionTaskRequest.BuilderModifier and TypeMethodDescriptionSsmAsyncClient.getMaintenanceWindowExecutionTask(Consumer<GetMaintenanceWindowExecutionTaskRequest.Builder> getMaintenanceWindowExecutionTaskRequest) Retrieves the details about a specific task run as part of a maintenance window execution.SsmClient.getMaintenanceWindowExecutionTask(Consumer<GetMaintenanceWindowExecutionTaskRequest.Builder> getMaintenanceWindowExecutionTaskRequest) Retrieves the details about a specific task run as part of a maintenance window execution. -
Uses of GetMaintenanceWindowExecutionTaskRequest.Builder in software.amazon.awssdk.services.ssm.model
Methods in software.amazon.awssdk.services.ssm.model that return GetMaintenanceWindowExecutionTaskRequest.BuilderModifier and TypeMethodDescriptionGetMaintenanceWindowExecutionTaskRequest.builder()GetMaintenanceWindowExecutionTaskRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) GetMaintenanceWindowExecutionTaskRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) The ID of the specific task execution in the maintenance window task that should be retrieved.GetMaintenanceWindowExecutionTaskRequest.toBuilder()GetMaintenanceWindowExecutionTaskRequest.Builder.windowExecutionId(String windowExecutionId) The ID of the maintenance window execution that includes the task.Methods in software.amazon.awssdk.services.ssm.model that return types with arguments of type GetMaintenanceWindowExecutionTaskRequest.BuilderModifier and TypeMethodDescriptionstatic Class<? extends GetMaintenanceWindowExecutionTaskRequest.Builder>GetMaintenanceWindowExecutionTaskRequest.serializableBuilderClass()