| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssm.model | |
| software.amazon.awssdk.services.ssm.transform |
| Modifier and Type | Method and Description |
|---|---|
List<InstancePatchState> |
DescribeInstancePatchStatesResponse.instancePatchStates()
The high-level patch state for the requested instances.
|
List<InstancePatchState> |
DescribeInstancePatchStatesForPatchGroupResponse.instancePatchStates()
The high-level patch state for the requested instances.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeInstancePatchStatesResponse.Builder |
DescribeInstancePatchStatesResponse.Builder.instancePatchStates(InstancePatchState... instancePatchStates)
The high-level patch state for the requested instances.
|
DescribeInstancePatchStatesForPatchGroupResponse.Builder |
DescribeInstancePatchStatesForPatchGroupResponse.Builder.instancePatchStates(InstancePatchState... instancePatchStates)
The high-level patch state for the requested instances.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeInstancePatchStatesResponse.Builder |
DescribeInstancePatchStatesResponse.Builder.instancePatchStates(Collection<InstancePatchState> instancePatchStates)
The high-level patch state for the requested instances.
|
DescribeInstancePatchStatesForPatchGroupResponse.Builder |
DescribeInstancePatchStatesForPatchGroupResponse.Builder.instancePatchStates(Collection<InstancePatchState> instancePatchStates)
The high-level patch state for the requested instances.
|
| Modifier and Type | Method and Description |
|---|---|
InstancePatchState |
InstancePatchStateUnmarshaller.unmarshall(JsonUnmarshallerContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
InstancePatchStateMarshaller.marshall(InstancePatchState instancePatchState,
ProtocolMarshaller protocolMarshaller)
Marshall the given parameter object.
|
Copyright © 2017. All rights reserved.