Uses of Class
software.amazon.awssdk.services.ssm.model.DescribeInstancePatchStatesForPatchGroupResponse
Packages that use DescribeInstancePatchStatesForPatchGroupResponse
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 DescribeInstancePatchStatesForPatchGroupResponse in software.amazon.awssdk.services.ssm
Methods in software.amazon.awssdk.services.ssm that return DescribeInstancePatchStatesForPatchGroupResponseModifier and TypeMethodDescriptionSsmClient.describeInstancePatchStatesForPatchGroup(Consumer<DescribeInstancePatchStatesForPatchGroupRequest.Builder> describeInstancePatchStatesForPatchGroupRequest) Retrieves the high-level patch state for the managed nodes in the specified patch group.SsmClient.describeInstancePatchStatesForPatchGroup(DescribeInstancePatchStatesForPatchGroupRequest describeInstancePatchStatesForPatchGroupRequest) Retrieves the high-level patch state for the managed nodes in the specified patch group.Methods in software.amazon.awssdk.services.ssm that return types with arguments of type DescribeInstancePatchStatesForPatchGroupResponseModifier and TypeMethodDescriptionSsmAsyncClient.describeInstancePatchStatesForPatchGroup(Consumer<DescribeInstancePatchStatesForPatchGroupRequest.Builder> describeInstancePatchStatesForPatchGroupRequest) Retrieves the high-level patch state for the managed nodes in the specified patch group.SsmAsyncClient.describeInstancePatchStatesForPatchGroup(DescribeInstancePatchStatesForPatchGroupRequest describeInstancePatchStatesForPatchGroupRequest) Retrieves the high-level patch state for the managed nodes in the specified patch group. -
Uses of DescribeInstancePatchStatesForPatchGroupResponse in software.amazon.awssdk.services.ssm.paginators
Methods in software.amazon.awssdk.services.ssm.paginators that return types with arguments of type DescribeInstancePatchStatesForPatchGroupResponseMethod parameters in software.amazon.awssdk.services.ssm.paginators with type arguments of type DescribeInstancePatchStatesForPatchGroupResponseModifier and TypeMethodDescriptionvoidDescribeInstancePatchStatesForPatchGroupPublisher.subscribe(org.reactivestreams.Subscriber<? super DescribeInstancePatchStatesForPatchGroupResponse> subscriber)