| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssm.model |
| Modifier and Type | Method and Description |
|---|---|
List<InstancePatchState> |
DescribeInstancePatchStatesForPatchGroupResponse.instancePatchStates()
The high-level patch state for the requested instances.
|
List<InstancePatchState> |
DescribeInstancePatchStatesResponse.instancePatchStates()
The high-level patch state for the requested instances.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeInstancePatchStatesForPatchGroupResponse.Builder |
DescribeInstancePatchStatesForPatchGroupResponse.Builder.instancePatchStates(InstancePatchState... instancePatchStates)
The high-level patch state for the requested instances.
|
DescribeInstancePatchStatesResponse.Builder |
DescribeInstancePatchStatesResponse.Builder.instancePatchStates(InstancePatchState... instancePatchStates)
The high-level patch state for the requested instances.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeInstancePatchStatesForPatchGroupResponse.Builder |
DescribeInstancePatchStatesForPatchGroupResponse.Builder.instancePatchStates(Collection<InstancePatchState> instancePatchStates)
The high-level patch state for the requested instances.
|
DescribeInstancePatchStatesResponse.Builder |
DescribeInstancePatchStatesResponse.Builder.instancePatchStates(Collection<InstancePatchState> instancePatchStates)
The high-level patch state for the requested instances.
|
Copyright © 2019. All rights reserved.