| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssm.model | |
| software.amazon.awssdk.services.ssm.transform |
| Modifier and Type | Method and Description |
|---|---|
List<PatchGroupPatchBaselineMapping> |
DescribePatchGroupsResponse.mappings()
Each entry in the array contains:
|
| Modifier and Type | Method and Description |
|---|---|
DescribePatchGroupsResponse.Builder |
DescribePatchGroupsResponse.Builder.mappings(PatchGroupPatchBaselineMapping... mappings)
Each entry in the array contains:
|
| Modifier and Type | Method and Description |
|---|---|
DescribePatchGroupsResponse.Builder |
DescribePatchGroupsResponse.Builder.mappings(Collection<PatchGroupPatchBaselineMapping> mappings)
Each entry in the array contains:
|
| Modifier and Type | Method and Description |
|---|---|
PatchGroupPatchBaselineMapping |
PatchGroupPatchBaselineMappingUnmarshaller.unmarshall(JsonUnmarshallerContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
PatchGroupPatchBaselineMappingMarshaller.marshall(PatchGroupPatchBaselineMapping patchGroupPatchBaselineMapping,
ProtocolMarshaller protocolMarshaller)
Marshall the given parameter object.
|
Copyright © 2018. All rights reserved.