Uses of Class
software.amazon.awssdk.services.ssm.model.DescribeMaintenanceWindowTargetsResponse
Packages that use DescribeMaintenanceWindowTargetsResponse
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 DescribeMaintenanceWindowTargetsResponse in software.amazon.awssdk.services.ssm
Methods in software.amazon.awssdk.services.ssm that return DescribeMaintenanceWindowTargetsResponseModifier and TypeMethodDescriptionSsmClient.describeMaintenanceWindowTargets(Consumer<DescribeMaintenanceWindowTargetsRequest.Builder> describeMaintenanceWindowTargetsRequest) Lists the targets registered with the maintenance window.SsmClient.describeMaintenanceWindowTargets(DescribeMaintenanceWindowTargetsRequest describeMaintenanceWindowTargetsRequest) Lists the targets registered with the maintenance window.Methods in software.amazon.awssdk.services.ssm that return types with arguments of type DescribeMaintenanceWindowTargetsResponseModifier and TypeMethodDescriptionSsmAsyncClient.describeMaintenanceWindowTargets(Consumer<DescribeMaintenanceWindowTargetsRequest.Builder> describeMaintenanceWindowTargetsRequest) Lists the targets registered with the maintenance window.SsmAsyncClient.describeMaintenanceWindowTargets(DescribeMaintenanceWindowTargetsRequest describeMaintenanceWindowTargetsRequest) Lists the targets registered with the maintenance window. -
Uses of DescribeMaintenanceWindowTargetsResponse in software.amazon.awssdk.services.ssm.paginators
Methods in software.amazon.awssdk.services.ssm.paginators that return types with arguments of type DescribeMaintenanceWindowTargetsResponseMethod parameters in software.amazon.awssdk.services.ssm.paginators with type arguments of type DescribeMaintenanceWindowTargetsResponseModifier and TypeMethodDescriptionvoidDescribeMaintenanceWindowTargetsPublisher.subscribe(org.reactivestreams.Subscriber<? super DescribeMaintenanceWindowTargetsResponse> subscriber)