Uses of Interface
software.amazon.awssdk.services.ssm.model.PatchGroupPatchBaselineMapping.Builder
Packages that use PatchGroupPatchBaselineMapping.Builder
-
Uses of PatchGroupPatchBaselineMapping.Builder in software.amazon.awssdk.services.ssm.model
Methods in software.amazon.awssdk.services.ssm.model that return PatchGroupPatchBaselineMapping.BuilderModifier and TypeMethodDescriptionPatchGroupPatchBaselineMapping.Builder.baselineIdentity(Consumer<PatchBaselineIdentity.Builder> baselineIdentity) The patch baseline the patch group is registered with.PatchGroupPatchBaselineMapping.Builder.baselineIdentity(PatchBaselineIdentity baselineIdentity) The patch baseline the patch group is registered with.PatchGroupPatchBaselineMapping.builder()PatchGroupPatchBaselineMapping.Builder.patchGroup(String patchGroup) The name of the patch group registered with the patch baseline.PatchGroupPatchBaselineMapping.toBuilder()Methods in software.amazon.awssdk.services.ssm.model that return types with arguments of type PatchGroupPatchBaselineMapping.BuilderModifier and TypeMethodDescriptionstatic Class<? extends PatchGroupPatchBaselineMapping.Builder>PatchGroupPatchBaselineMapping.serializableBuilderClass()