| Package | Description |
|---|---|
| com.amazonaws.services.simplesystemsmanagement |
|
| com.amazonaws.services.simplesystemsmanagement.model |
| Modifier and Type | Method and Description |
|---|---|
DescribeEffectivePatchesForPatchBaselineResult |
AWSSimpleSystemsManagement.describeEffectivePatchesForPatchBaseline(DescribeEffectivePatchesForPatchBaselineRequest describeEffectivePatchesForPatchBaselineRequest)
Retrieves the current effective patches (the patch and the approval state) for the specified patch baseline.
|
DescribeEffectivePatchesForPatchBaselineResult |
AbstractAWSSimpleSystemsManagement.describeEffectivePatchesForPatchBaseline(DescribeEffectivePatchesForPatchBaselineRequest request) |
DescribeEffectivePatchesForPatchBaselineResult |
AWSSimpleSystemsManagementClient.describeEffectivePatchesForPatchBaseline(DescribeEffectivePatchesForPatchBaselineRequest request)
Retrieves the current effective patches (the patch and the approval state) for the specified patch baseline.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeEffectivePatchesForPatchBaselineResult |
DescribeEffectivePatchesForPatchBaselineResult.clone() |
DescribeEffectivePatchesForPatchBaselineResult |
DescribeEffectivePatchesForPatchBaselineResult.withEffectivePatches(Collection<EffectivePatch> effectivePatches)
An array of patches and patch status.
|
DescribeEffectivePatchesForPatchBaselineResult |
DescribeEffectivePatchesForPatchBaselineResult.withEffectivePatches(EffectivePatch... effectivePatches)
An array of patches and patch status.
|
DescribeEffectivePatchesForPatchBaselineResult |
DescribeEffectivePatchesForPatchBaselineResult.withNextToken(String nextToken)
The token to use when requesting the next set of items.
|
Copyright © 2019. All rights reserved.