| Package | Description |
|---|---|
| com.amazonaws.services.simplesystemsmanagement.model |
| Modifier and Type | Method and Description |
|---|---|
PatchGroupPatchBaselineMapping |
PatchGroupPatchBaselineMapping.clone() |
PatchGroupPatchBaselineMapping |
PatchGroupPatchBaselineMapping.withBaselineIdentity(PatchBaselineIdentity baselineIdentity)
The patch baseline the patch group is registered with.
|
PatchGroupPatchBaselineMapping |
PatchGroupPatchBaselineMapping.withPatchGroup(String patchGroup)
The name of the patch group registered with the patch baseline.
|
| Modifier and Type | Method and Description |
|---|---|
List<PatchGroupPatchBaselineMapping> |
DescribePatchGroupsResult.getMappings()
Each entry in the array contains:
|
| Modifier and Type | Method and Description |
|---|---|
DescribePatchGroupsResult |
DescribePatchGroupsResult.withMappings(PatchGroupPatchBaselineMapping... mappings)
Each entry in the array contains:
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescribePatchGroupsResult.setMappings(Collection<PatchGroupPatchBaselineMapping> mappings)
Each entry in the array contains:
|
DescribePatchGroupsResult |
DescribePatchGroupsResult.withMappings(Collection<PatchGroupPatchBaselineMapping> mappings)
Each entry in the array contains:
|
Copyright © 2021. All rights reserved.