Uses of Class
software.amazon.awssdk.services.ssm.model.DescribeMaintenanceWindowsForTargetResponse
Packages that use DescribeMaintenanceWindowsForTargetResponse
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 DescribeMaintenanceWindowsForTargetResponse in software.amazon.awssdk.services.ssm
Methods in software.amazon.awssdk.services.ssm that return DescribeMaintenanceWindowsForTargetResponseModifier and TypeMethodDescriptionSsmClient.describeMaintenanceWindowsForTarget(Consumer<DescribeMaintenanceWindowsForTargetRequest.Builder> describeMaintenanceWindowsForTargetRequest) Retrieves information about the maintenance window targets or tasks that a managed node is associated with.SsmClient.describeMaintenanceWindowsForTarget(DescribeMaintenanceWindowsForTargetRequest describeMaintenanceWindowsForTargetRequest) Retrieves information about the maintenance window targets or tasks that a managed node is associated with.Methods in software.amazon.awssdk.services.ssm that return types with arguments of type DescribeMaintenanceWindowsForTargetResponseModifier and TypeMethodDescriptionSsmAsyncClient.describeMaintenanceWindowsForTarget(Consumer<DescribeMaintenanceWindowsForTargetRequest.Builder> describeMaintenanceWindowsForTargetRequest) Retrieves information about the maintenance window targets or tasks that a managed node is associated with.SsmAsyncClient.describeMaintenanceWindowsForTarget(DescribeMaintenanceWindowsForTargetRequest describeMaintenanceWindowsForTargetRequest) Retrieves information about the maintenance window targets or tasks that a managed node is associated with. -
Uses of DescribeMaintenanceWindowsForTargetResponse in software.amazon.awssdk.services.ssm.paginators
Methods in software.amazon.awssdk.services.ssm.paginators that return types with arguments of type DescribeMaintenanceWindowsForTargetResponseMethod parameters in software.amazon.awssdk.services.ssm.paginators with type arguments of type DescribeMaintenanceWindowsForTargetResponseModifier and TypeMethodDescriptionvoidDescribeMaintenanceWindowsForTargetPublisher.subscribe(org.reactivestreams.Subscriber<? super DescribeMaintenanceWindowsForTargetResponse> subscriber)