| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssm.model | |
| software.amazon.awssdk.services.ssm.transform |
| 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.
|
| Modifier and Type | Method and Description |
|---|---|
EffectivePatch |
EffectivePatchUnmarshaller.unmarshall(JsonUnmarshallerContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
EffectivePatchMarshaller.marshall(EffectivePatch effectivePatch,
ProtocolMarshaller protocolMarshaller)
Marshall the given parameter object.
|
Copyright © 2018. All rights reserved.