Uses of Class
software.amazon.awssdk.services.ssm.model.PatchStatus
-
Packages that use PatchStatus Package Description software.amazon.awssdk.services.ssm.model -
-
Uses of PatchStatus in software.amazon.awssdk.services.ssm.model
Methods in software.amazon.awssdk.services.ssm.model that return PatchStatus Modifier and Type Method Description PatchStatusEffectivePatch. patchStatus()The status of the patch in a patch baseline.Methods in software.amazon.awssdk.services.ssm.model with parameters of type PatchStatus Modifier and Type Method Description EffectivePatch.BuilderEffectivePatch.Builder. patchStatus(PatchStatus patchStatus)The status of the patch in a patch baseline.
-