| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssm.model |
| 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:
|
Copyright © 2020. All rights reserved.