| Package | Description |
|---|---|
| com.amazonaws.services.simplesystemsmanagement |
Amazon Web Services Systems Manager is a collection of capabilities that helps you automate management tasks such as
collecting system inventory, applying operating system (OS) patches, automating the creation of Amazon Machine Images
(AMIs), and configuring operating systems (OSs) and applications at scale.
|
| com.amazonaws.services.simplesystemsmanagement.model |
| Modifier and Type | Method and Description |
|---|---|
DescribeInstancePatchStatesForPatchGroupResult |
AbstractAWSSimpleSystemsManagement.describeInstancePatchStatesForPatchGroup(DescribeInstancePatchStatesForPatchGroupRequest request) |
DescribeInstancePatchStatesForPatchGroupResult |
AWSSimpleSystemsManagement.describeInstancePatchStatesForPatchGroup(DescribeInstancePatchStatesForPatchGroupRequest describeInstancePatchStatesForPatchGroupRequest)
Retrieves the high-level patch state for the instances in the specified patch group.
|
DescribeInstancePatchStatesForPatchGroupResult |
AWSSimpleSystemsManagementClient.describeInstancePatchStatesForPatchGroup(DescribeInstancePatchStatesForPatchGroupRequest request)
Retrieves the high-level patch state for the instances in the specified patch group.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeInstancePatchStatesForPatchGroupResult |
DescribeInstancePatchStatesForPatchGroupResult.clone() |
DescribeInstancePatchStatesForPatchGroupResult |
DescribeInstancePatchStatesForPatchGroupResult.withInstancePatchStates(Collection<InstancePatchState> instancePatchStates)
The high-level patch state for the requested instances.
|
DescribeInstancePatchStatesForPatchGroupResult |
DescribeInstancePatchStatesForPatchGroupResult.withInstancePatchStates(InstancePatchState... instancePatchStates)
The high-level patch state for the requested instances.
|
DescribeInstancePatchStatesForPatchGroupResult |
DescribeInstancePatchStatesForPatchGroupResult.withNextToken(String nextToken)
The token to use when requesting the next set of items.
|
Copyright © 2021. All rights reserved.