| Package | Description |
|---|---|
| com.amazonaws.services.simplesystemsmanagement |
|
| com.amazonaws.services.simplesystemsmanagement.model |
| Modifier and Type | Method and Description |
|---|---|
DescribeInstancePatchStatesResult |
AWSSimpleSystemsManagement.describeInstancePatchStates(DescribeInstancePatchStatesRequest describeInstancePatchStatesRequest)
Retrieves the high-level patch state of one or more instances.
|
DescribeInstancePatchStatesResult |
AbstractAWSSimpleSystemsManagement.describeInstancePatchStates(DescribeInstancePatchStatesRequest request) |
DescribeInstancePatchStatesResult |
AWSSimpleSystemsManagementClient.describeInstancePatchStates(DescribeInstancePatchStatesRequest request)
Retrieves the high-level patch state of one or more instances.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeInstancePatchStatesResult |
DescribeInstancePatchStatesResult.clone() |
DescribeInstancePatchStatesResult |
DescribeInstancePatchStatesResult.withInstancePatchStates(Collection<InstancePatchState> instancePatchStates)
The high-level patch state for the requested instances.
|
DescribeInstancePatchStatesResult |
DescribeInstancePatchStatesResult.withInstancePatchStates(InstancePatchState... instancePatchStates)
The high-level patch state for the requested instances.
|
DescribeInstancePatchStatesResult |
DescribeInstancePatchStatesResult.withNextToken(String nextToken)
The token to use when requesting the next set of items.
|
Copyright © 2020. All rights reserved.