| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssm |
|
| software.amazon.awssdk.services.ssm.transform |
| Modifier and Type | Method and Description |
|---|---|
default DescribeInstancePatchesResponse |
SSMClient.describeInstancePatches(DescribeInstancePatchesRequest describeInstancePatchesRequest)
Retrieves information about the patches on the specified instance and their state relative to the patch baseline
being used for the instance.
|
default CompletableFuture<DescribeInstancePatchesResponse> |
SSMAsyncClient.describeInstancePatches(DescribeInstancePatchesRequest describeInstancePatchesRequest)
Retrieves information about the patches on the specified instance and their state relative to the patch baseline
being used for the instance.
|
| Modifier and Type | Method and Description |
|---|---|
Request<DescribeInstancePatchesRequest> |
DescribeInstancePatchesRequestMarshaller.marshall(DescribeInstancePatchesRequest describeInstancePatchesRequest) |
| Modifier and Type | Method and Description |
|---|---|
Request<DescribeInstancePatchesRequest> |
DescribeInstancePatchesRequestMarshaller.marshall(DescribeInstancePatchesRequest describeInstancePatchesRequest) |
void |
DescribeInstancePatchesRequestModelMarshaller.marshall(DescribeInstancePatchesRequest describeInstancePatchesRequest,
ProtocolMarshaller protocolMarshaller)
Marshall the given parameter object.
|
Copyright © 2017. All rights reserved.