| Package | Description |
|---|---|
| com.amazonaws.services.simplesystemsmanagement |
|
| com.amazonaws.services.simplesystemsmanagement.model |
| Modifier and Type | Method and Description |
|---|---|
GetPatchBaselineForPatchGroupResult |
AWSSimpleSystemsManagement.getPatchBaselineForPatchGroup(GetPatchBaselineForPatchGroupRequest getPatchBaselineForPatchGroupRequest)
Retrieves the patch baseline that should be used for the specified patch group.
|
GetPatchBaselineForPatchGroupResult |
AbstractAWSSimpleSystemsManagement.getPatchBaselineForPatchGroup(GetPatchBaselineForPatchGroupRequest request) |
GetPatchBaselineForPatchGroupResult |
AWSSimpleSystemsManagementClient.getPatchBaselineForPatchGroup(GetPatchBaselineForPatchGroupRequest request)
Retrieves the patch baseline that should be used for the specified patch group.
|
| Modifier and Type | Method and Description |
|---|---|
GetPatchBaselineForPatchGroupResult |
GetPatchBaselineForPatchGroupResult.clone() |
GetPatchBaselineForPatchGroupResult |
GetPatchBaselineForPatchGroupResult.withBaselineId(String baselineId)
The ID of the patch baseline that should be used for the patch group.
|
GetPatchBaselineForPatchGroupResult |
GetPatchBaselineForPatchGroupResult.withOperatingSystem(OperatingSystem operatingSystem)
The operating system rule specified for patch groups using the patch baseline.
|
GetPatchBaselineForPatchGroupResult |
GetPatchBaselineForPatchGroupResult.withOperatingSystem(String operatingSystem)
The operating system rule specified for patch groups using the patch baseline.
|
GetPatchBaselineForPatchGroupResult |
GetPatchBaselineForPatchGroupResult.withPatchGroup(String patchGroup)
The name of the patch group.
|
Copyright © 2019. All rights reserved.