Uses of Class
software.amazon.awssdk.services.ssm.model.DescribePatchPropertiesResponse
Packages that use DescribePatchPropertiesResponse
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 DescribePatchPropertiesResponse in software.amazon.awssdk.services.ssm
Methods in software.amazon.awssdk.services.ssm that return DescribePatchPropertiesResponseModifier and TypeMethodDescriptiondefault DescribePatchPropertiesResponseSsmClient.describePatchProperties(Consumer<DescribePatchPropertiesRequest.Builder> describePatchPropertiesRequest) Lists the properties of available patches organized by product, product family, classification, severity, and other properties of available patches.default DescribePatchPropertiesResponseSsmClient.describePatchProperties(DescribePatchPropertiesRequest describePatchPropertiesRequest) Lists the properties of available patches organized by product, product family, classification, severity, and other properties of available patches.Methods in software.amazon.awssdk.services.ssm that return types with arguments of type DescribePatchPropertiesResponseModifier and TypeMethodDescriptionSsmAsyncClient.describePatchProperties(Consumer<DescribePatchPropertiesRequest.Builder> describePatchPropertiesRequest) Lists the properties of available patches organized by product, product family, classification, severity, and other properties of available patches.SsmAsyncClient.describePatchProperties(DescribePatchPropertiesRequest describePatchPropertiesRequest) Lists the properties of available patches organized by product, product family, classification, severity, and other properties of available patches. -
Uses of DescribePatchPropertiesResponse in software.amazon.awssdk.services.ssm.paginators
Methods in software.amazon.awssdk.services.ssm.paginators that return types with arguments of type DescribePatchPropertiesResponseMethod parameters in software.amazon.awssdk.services.ssm.paginators with type arguments of type DescribePatchPropertiesResponseModifier and TypeMethodDescriptionvoidDescribePatchPropertiesPublisher.subscribe(org.reactivestreams.Subscriber<? super DescribePatchPropertiesResponse> subscriber)