| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssm.model | |
| software.amazon.awssdk.services.ssm.transform |
| Modifier and Type | Method and Description |
|---|---|
List<PatchComplianceData> |
DescribeInstancePatchesResponse.patches()
Each entry in the array is a structure containing:
|
| Modifier and Type | Method and Description |
|---|---|
DescribeInstancePatchesResponse.Builder |
DescribeInstancePatchesResponse.Builder.patches(PatchComplianceData... patches)
Each entry in the array is a structure containing:
|
| Modifier and Type | Method and Description |
|---|---|
DescribeInstancePatchesResponse.Builder |
DescribeInstancePatchesResponse.Builder.patches(Collection<PatchComplianceData> patches)
Each entry in the array is a structure containing:
|
| Modifier and Type | Method and Description |
|---|---|
PatchComplianceData |
PatchComplianceDataUnmarshaller.unmarshall(JsonUnmarshallerContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
PatchComplianceDataMarshaller.marshall(PatchComplianceData patchComplianceData,
ProtocolMarshaller protocolMarshaller)
Marshall the given parameter object.
|
Copyright © 2018. All rights reserved.