Package | Description |
---|---|
software.amazon.awssdk.services.ssm.model |
Modifier and Type | Method and Description |
---|---|
default PatchGroupPatchBaselineMapping.Builder |
PatchGroupPatchBaselineMapping.Builder.baselineIdentity(Consumer<PatchBaselineIdentity.Builder> baselineIdentity)
The patch baseline the patch group is registered with.
|
PatchGroupPatchBaselineMapping.Builder |
PatchGroupPatchBaselineMapping.Builder.baselineIdentity(PatchBaselineIdentity baselineIdentity)
The patch baseline the patch group is registered with.
|
static PatchGroupPatchBaselineMapping.Builder |
PatchGroupPatchBaselineMapping.builder() |
PatchGroupPatchBaselineMapping.Builder |
PatchGroupPatchBaselineMapping.Builder.patchGroup(String patchGroup)
The name of the patch group registered with the patch baseline.
|
PatchGroupPatchBaselineMapping.Builder |
PatchGroupPatchBaselineMapping.toBuilder() |
Modifier and Type | Method and Description |
---|---|
static Class<? extends PatchGroupPatchBaselineMapping.Builder> |
PatchGroupPatchBaselineMapping.serializableBuilderClass() |
Copyright © 2020. All rights reserved.