| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssm |
|
| software.amazon.awssdk.services.ssm.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DescribeInstancePatchStatesResponse> |
SSMAsyncClient.describeInstancePatchStates(DescribeInstancePatchStatesRequest describeInstancePatchStatesRequest)
Retrieves the high-level patch state of one or more instances.
|
default DescribeInstancePatchStatesResponse |
SSMClient.describeInstancePatchStates(DescribeInstancePatchStatesRequest describeInstancePatchStatesRequest)
Retrieves the high-level patch state of one or more instances.
|
| Modifier and Type | Method and Description |
|---|---|
Request<DescribeInstancePatchStatesRequest> |
DescribeInstancePatchStatesRequestMarshaller.marshall(DescribeInstancePatchStatesRequest describeInstancePatchStatesRequest) |
| Modifier and Type | Method and Description |
|---|---|
Request<DescribeInstancePatchStatesRequest> |
DescribeInstancePatchStatesRequestMarshaller.marshall(DescribeInstancePatchStatesRequest describeInstancePatchStatesRequest) |
void |
DescribeInstancePatchStatesRequestModelMarshaller.marshall(DescribeInstancePatchStatesRequest describeInstancePatchStatesRequest,
ProtocolMarshaller protocolMarshaller)
Marshall the given parameter object
|
Copyright © 2018. All rights reserved.