Uses of Class
software.amazon.awssdk.services.ssm.model.DescribePatchGroupsResponse
Packages that use DescribePatchGroupsResponse
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 DescribePatchGroupsResponse in software.amazon.awssdk.services.ssm
Methods in software.amazon.awssdk.services.ssm that return DescribePatchGroupsResponseModifier and TypeMethodDescriptiondefault DescribePatchGroupsResponseSsmClient.describePatchGroups()Lists all patch groups that have been registered with patch baselines.default DescribePatchGroupsResponseSsmClient.describePatchGroups(Consumer<DescribePatchGroupsRequest.Builder> describePatchGroupsRequest) Lists all patch groups that have been registered with patch baselines.default DescribePatchGroupsResponseSsmClient.describePatchGroups(DescribePatchGroupsRequest describePatchGroupsRequest) Lists all patch groups that have been registered with patch baselines.Methods in software.amazon.awssdk.services.ssm that return types with arguments of type DescribePatchGroupsResponseModifier and TypeMethodDescriptionSsmAsyncClient.describePatchGroups()Lists all patch groups that have been registered with patch baselines.SsmAsyncClient.describePatchGroups(Consumer<DescribePatchGroupsRequest.Builder> describePatchGroupsRequest) Lists all patch groups that have been registered with patch baselines.SsmAsyncClient.describePatchGroups(DescribePatchGroupsRequest describePatchGroupsRequest) Lists all patch groups that have been registered with patch baselines. -
Uses of DescribePatchGroupsResponse in software.amazon.awssdk.services.ssm.paginators
Methods in software.amazon.awssdk.services.ssm.paginators that return types with arguments of type DescribePatchGroupsResponseMethod parameters in software.amazon.awssdk.services.ssm.paginators with type arguments of type DescribePatchGroupsResponseModifier and TypeMethodDescriptionvoidDescribePatchGroupsPublisher.subscribe(org.reactivestreams.Subscriber<? super DescribePatchGroupsResponse> subscriber)