| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssm.model |
| Modifier and Type | Method and Description |
|---|---|
List<EffectivePatch> |
DescribeEffectivePatchesForPatchBaselineResponse.effectivePatches()
An array of patches and patch status.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeEffectivePatchesForPatchBaselineResponse.Builder |
DescribeEffectivePatchesForPatchBaselineResponse.Builder.effectivePatches(EffectivePatch... effectivePatches)
An array of patches and patch status.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeEffectivePatchesForPatchBaselineResponse.Builder |
DescribeEffectivePatchesForPatchBaselineResponse.Builder.effectivePatches(Collection<EffectivePatch> effectivePatches)
An array of patches and patch status.
|
Copyright © 2019. All rights reserved.