Uses of Class
software.amazon.awssdk.services.ssm.model.DescribeInstancePatchStatesResponse
Packages that use DescribeInstancePatchStatesResponse
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 DescribeInstancePatchStatesResponse in software.amazon.awssdk.services.ssm
Methods in software.amazon.awssdk.services.ssm that return DescribeInstancePatchStatesResponseModifier and TypeMethodDescriptionSsmClient.describeInstancePatchStates(Consumer<DescribeInstancePatchStatesRequest.Builder> describeInstancePatchStatesRequest) Retrieves the high-level patch state of one or more managed nodes.SsmClient.describeInstancePatchStates(DescribeInstancePatchStatesRequest describeInstancePatchStatesRequest) Retrieves the high-level patch state of one or more managed nodes.Methods in software.amazon.awssdk.services.ssm that return types with arguments of type DescribeInstancePatchStatesResponseModifier and TypeMethodDescriptionSsmAsyncClient.describeInstancePatchStates(Consumer<DescribeInstancePatchStatesRequest.Builder> describeInstancePatchStatesRequest) Retrieves the high-level patch state of one or more managed nodes.SsmAsyncClient.describeInstancePatchStates(DescribeInstancePatchStatesRequest describeInstancePatchStatesRequest) Retrieves the high-level patch state of one or more managed nodes. -
Uses of DescribeInstancePatchStatesResponse in software.amazon.awssdk.services.ssm.paginators
Methods in software.amazon.awssdk.services.ssm.paginators that return types with arguments of type DescribeInstancePatchStatesResponseMethod parameters in software.amazon.awssdk.services.ssm.paginators with type arguments of type DescribeInstancePatchStatesResponseModifier and TypeMethodDescriptionvoidDescribeInstancePatchStatesPublisher.subscribe(org.reactivestreams.Subscriber<? super DescribeInstancePatchStatesResponse> subscriber)