Uses of Class
software.amazon.awssdk.services.ssm.model.DescribePatchBaselinesResponse
Packages that use DescribePatchBaselinesResponse
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 DescribePatchBaselinesResponse in software.amazon.awssdk.services.ssm
Methods in software.amazon.awssdk.services.ssm that return DescribePatchBaselinesResponseModifier and TypeMethodDescriptiondefault DescribePatchBaselinesResponseSsmClient.describePatchBaselines()Lists the patch baselines in your Amazon Web Services account.default DescribePatchBaselinesResponseSsmClient.describePatchBaselines(Consumer<DescribePatchBaselinesRequest.Builder> describePatchBaselinesRequest) Lists the patch baselines in your Amazon Web Services account.default DescribePatchBaselinesResponseSsmClient.describePatchBaselines(DescribePatchBaselinesRequest describePatchBaselinesRequest) Lists the patch baselines in your Amazon Web Services account.Methods in software.amazon.awssdk.services.ssm that return types with arguments of type DescribePatchBaselinesResponseModifier and TypeMethodDescriptionSsmAsyncClient.describePatchBaselines()Lists the patch baselines in your Amazon Web Services account.SsmAsyncClient.describePatchBaselines(Consumer<DescribePatchBaselinesRequest.Builder> describePatchBaselinesRequest) Lists the patch baselines in your Amazon Web Services account.SsmAsyncClient.describePatchBaselines(DescribePatchBaselinesRequest describePatchBaselinesRequest) Lists the patch baselines in your Amazon Web Services account. -
Uses of DescribePatchBaselinesResponse in software.amazon.awssdk.services.ssm.paginators
Methods in software.amazon.awssdk.services.ssm.paginators that return types with arguments of type DescribePatchBaselinesResponseMethod parameters in software.amazon.awssdk.services.ssm.paginators with type arguments of type DescribePatchBaselinesResponseModifier and TypeMethodDescriptionvoidDescribePatchBaselinesPublisher.subscribe(org.reactivestreams.Subscriber<? super DescribePatchBaselinesResponse> subscriber)