Uses of Class
software.amazon.awssdk.services.ssm.paginators.DescribeInstancePatchStatesPublisher
-
Packages that use DescribeInstancePatchStatesPublisher Package Description software.amazon.awssdk.services.ssm 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 DescribeInstancePatchStatesPublisher in software.amazon.awssdk.services.ssm
Methods in software.amazon.awssdk.services.ssm that return DescribeInstancePatchStatesPublisher Modifier and Type Method Description default DescribeInstancePatchStatesPublisherSsmAsyncClient. describeInstancePatchStatesPaginator(Consumer<DescribeInstancePatchStatesRequest.Builder> describeInstancePatchStatesRequest)Retrieves the high-level patch state of one or more managed nodes.default DescribeInstancePatchStatesPublisherSsmAsyncClient. describeInstancePatchStatesPaginator(DescribeInstancePatchStatesRequest describeInstancePatchStatesRequest)Retrieves the high-level patch state of one or more managed nodes.
-