Package | Description |
---|---|
com.amazonaws.services.simplesystemsmanagement |
|
com.amazonaws.services.simplesystemsmanagement.model |
Modifier and Type | Method and Description |
---|---|
DescribeInstancePatchStatesRequest |
DescribeInstancePatchStatesRequest.clone() |
DescribeInstancePatchStatesRequest |
DescribeInstancePatchStatesRequest.withInstanceIds(Collection<String> instanceIds)
The ID of the instance whose patch state information should be retrieved.
|
DescribeInstancePatchStatesRequest |
DescribeInstancePatchStatesRequest.withInstanceIds(String... instanceIds)
The ID of the instance whose patch state information should be retrieved.
|
DescribeInstancePatchStatesRequest |
DescribeInstancePatchStatesRequest.withMaxResults(Integer maxResults)
The maximum number of instances to return (per page).
|
DescribeInstancePatchStatesRequest |
DescribeInstancePatchStatesRequest.withNextToken(String nextToken)
The token for the next set of items to return.
|
Copyright © 2018. All rights reserved.