| Package | Description |
|---|---|
| com.amazonaws.services.simplesystemsmanagement |
|
| com.amazonaws.services.simplesystemsmanagement.model |
| Modifier and Type | Method and Description |
|---|---|
DescribeInstancePatchesResult |
AWSSimpleSystemsManagement.describeInstancePatches(DescribeInstancePatchesRequest describeInstancePatchesRequest)
Retrieves information about the patches on the specified instance and their state relative to the patch baseline
being used for the instance.
|
DescribeInstancePatchesResult |
AbstractAWSSimpleSystemsManagement.describeInstancePatches(DescribeInstancePatchesRequest request) |
DescribeInstancePatchesResult |
AWSSimpleSystemsManagementClient.describeInstancePatches(DescribeInstancePatchesRequest request)
Retrieves information about the patches on the specified instance and their state relative to the patch baseline
being used for the instance.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeInstancePatchesResult |
DescribeInstancePatchesResult.clone() |
DescribeInstancePatchesResult |
DescribeInstancePatchesResult.withNextToken(String nextToken)
The token to use when requesting the next set of items.
|
DescribeInstancePatchesResult |
DescribeInstancePatchesResult.withPatches(Collection<PatchComplianceData> patches)
Each entry in the array is a structure containing:
|
DescribeInstancePatchesResult |
DescribeInstancePatchesResult.withPatches(PatchComplianceData... patches)
Each entry in the array is a structure containing:
|
Copyright © 2018. All rights reserved.