Uses of Class
software.amazon.awssdk.services.ssm.model.DescribeEffectivePatchesForPatchBaselineResponse
Packages that use DescribeEffectivePatchesForPatchBaselineResponse
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 DescribeEffectivePatchesForPatchBaselineResponse in software.amazon.awssdk.services.ssm
Methods in software.amazon.awssdk.services.ssm that return DescribeEffectivePatchesForPatchBaselineResponseModifier and TypeMethodDescriptionSsmClient.describeEffectivePatchesForPatchBaseline(Consumer<DescribeEffectivePatchesForPatchBaselineRequest.Builder> describeEffectivePatchesForPatchBaselineRequest) Retrieves the current effective patches (the patch and the approval state) for the specified patch baseline.SsmClient.describeEffectivePatchesForPatchBaseline(DescribeEffectivePatchesForPatchBaselineRequest describeEffectivePatchesForPatchBaselineRequest) Retrieves the current effective patches (the patch and the approval state) for the specified patch baseline.Methods in software.amazon.awssdk.services.ssm that return types with arguments of type DescribeEffectivePatchesForPatchBaselineResponseModifier and TypeMethodDescriptionSsmAsyncClient.describeEffectivePatchesForPatchBaseline(Consumer<DescribeEffectivePatchesForPatchBaselineRequest.Builder> describeEffectivePatchesForPatchBaselineRequest) Retrieves the current effective patches (the patch and the approval state) for the specified patch baseline.SsmAsyncClient.describeEffectivePatchesForPatchBaseline(DescribeEffectivePatchesForPatchBaselineRequest describeEffectivePatchesForPatchBaselineRequest) Retrieves the current effective patches (the patch and the approval state) for the specified patch baseline. -
Uses of DescribeEffectivePatchesForPatchBaselineResponse in software.amazon.awssdk.services.ssm.paginators
Methods in software.amazon.awssdk.services.ssm.paginators that return types with arguments of type DescribeEffectivePatchesForPatchBaselineResponseMethod parameters in software.amazon.awssdk.services.ssm.paginators with type arguments of type DescribeEffectivePatchesForPatchBaselineResponseModifier and TypeMethodDescriptionvoidDescribeEffectivePatchesForPatchBaselinePublisher.subscribe(org.reactivestreams.Subscriber<? super DescribeEffectivePatchesForPatchBaselineResponse> subscriber)