Uses of Interface
software.amazon.awssdk.services.ssm.model.GetMaintenanceWindowTaskRequest.Builder
Packages that use GetMaintenanceWindowTaskRequest.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 GetMaintenanceWindowTaskRequest.Builder in software.amazon.awssdk.services.ssm
Method parameters in software.amazon.awssdk.services.ssm with type arguments of type GetMaintenanceWindowTaskRequest.BuilderModifier and TypeMethodDescriptionSsmAsyncClient.getMaintenanceWindowTask(Consumer<GetMaintenanceWindowTaskRequest.Builder> getMaintenanceWindowTaskRequest) Retrieves the details of a maintenance window task.default GetMaintenanceWindowTaskResponseSsmClient.getMaintenanceWindowTask(Consumer<GetMaintenanceWindowTaskRequest.Builder> getMaintenanceWindowTaskRequest) Retrieves the details of a maintenance window task. -
Uses of GetMaintenanceWindowTaskRequest.Builder in software.amazon.awssdk.services.ssm.model
Methods in software.amazon.awssdk.services.ssm.model that return GetMaintenanceWindowTaskRequest.BuilderModifier and TypeMethodDescriptionGetMaintenanceWindowTaskRequest.builder()GetMaintenanceWindowTaskRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) GetMaintenanceWindowTaskRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) GetMaintenanceWindowTaskRequest.toBuilder()The maintenance window ID that includes the task to retrieve.GetMaintenanceWindowTaskRequest.Builder.windowTaskId(String windowTaskId) The maintenance window task ID to retrieve.Methods in software.amazon.awssdk.services.ssm.model that return types with arguments of type GetMaintenanceWindowTaskRequest.BuilderModifier and TypeMethodDescriptionstatic Class<? extends GetMaintenanceWindowTaskRequest.Builder>GetMaintenanceWindowTaskRequest.serializableBuilderClass()