static DescribeInstancePatchStatesRequest.Builder |
DescribeInstancePatchStatesRequest.builder() |
|
DescribeInstancePatchStatesRequest.Builder |
DescribeInstancePatchStatesRequest.Builder.instanceIds(String... instanceIds) |
The ID of the managed node for which patch state information should be retrieved.
|
DescribeInstancePatchStatesRequest.Builder |
DescribeInstancePatchStatesRequest.Builder.instanceIds(Collection<String> instanceIds) |
The ID of the managed node for which patch state information should be retrieved.
|
DescribeInstancePatchStatesRequest.Builder |
DescribeInstancePatchStatesRequest.Builder.maxResults(Integer maxResults) |
The maximum number of managed nodes to return (per page).
|
DescribeInstancePatchStatesRequest.Builder |
DescribeInstancePatchStatesRequest.Builder.nextToken(String nextToken) |
The token for the next set of items to return.
|
DescribeInstancePatchStatesRequest.Builder |
DescribeInstancePatchStatesRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
|
DescribeInstancePatchStatesRequest.Builder |
DescribeInstancePatchStatesRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
|
DescribeInstancePatchStatesRequest.Builder |
DescribeInstancePatchStatesRequest.toBuilder() |
|