| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssm.model | |
| software.amazon.awssdk.services.ssm.transform |
| Modifier and Type | Method and Description |
|---|---|
List<InstancePatchStateFilter> |
DescribeInstancePatchStatesForPatchGroupRequest.filters()
Each entry in the array is a structure containing:
|
| Modifier and Type | Method and Description |
|---|---|
DescribeInstancePatchStatesForPatchGroupRequest.Builder |
DescribeInstancePatchStatesForPatchGroupRequest.Builder.filters(InstancePatchStateFilter... filters)
Each entry in the array is a structure containing:
|
| Modifier and Type | Method and Description |
|---|---|
DescribeInstancePatchStatesForPatchGroupRequest.Builder |
DescribeInstancePatchStatesForPatchGroupRequest.Builder.filters(Collection<InstancePatchStateFilter> filters)
Each entry in the array is a structure containing:
|
| Modifier and Type | Method and Description |
|---|---|
InstancePatchStateFilter |
InstancePatchStateFilterUnmarshaller.unmarshall(JsonUnmarshallerContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
InstancePatchStateFilterMarshaller.marshall(InstancePatchStateFilter instancePatchStateFilter,
ProtocolMarshaller protocolMarshaller)
Marshall the given parameter object.
|
Copyright © 2017. All rights reserved.