| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssm |
|
| software.amazon.awssdk.services.ssm.transform |
| Modifier and Type | Method and Description |
|---|---|
default DescribeMaintenanceWindowExecutionsResponse |
SSMClient.describeMaintenanceWindowExecutions(DescribeMaintenanceWindowExecutionsRequest describeMaintenanceWindowExecutionsRequest)
Lists the executions of a Maintenance Window (meaning, information about when the Maintenance Window was
scheduled to be active and information about tasks registered and run with the Maintenance Window).
|
default CompletableFuture<DescribeMaintenanceWindowExecutionsResponse> |
SSMAsyncClient.describeMaintenanceWindowExecutions(DescribeMaintenanceWindowExecutionsRequest describeMaintenanceWindowExecutionsRequest)
Lists the executions of a Maintenance Window (meaning, information about when the Maintenance Window was
scheduled to be active and information about tasks registered and run with the Maintenance Window).
|
| Modifier and Type | Method and Description |
|---|---|
Request<DescribeMaintenanceWindowExecutionsRequest> |
DescribeMaintenanceWindowExecutionsRequestMarshaller.marshall(DescribeMaintenanceWindowExecutionsRequest describeMaintenanceWindowExecutionsRequest) |
| Modifier and Type | Method and Description |
|---|---|
Request<DescribeMaintenanceWindowExecutionsRequest> |
DescribeMaintenanceWindowExecutionsRequestMarshaller.marshall(DescribeMaintenanceWindowExecutionsRequest describeMaintenanceWindowExecutionsRequest) |
void |
DescribeMaintenanceWindowExecutionsRequestModelMarshaller.marshall(DescribeMaintenanceWindowExecutionsRequest describeMaintenanceWindowExecutionsRequest,
ProtocolMarshaller protocolMarshaller)
Marshall the given parameter object.
|
Copyright © 2017. All rights reserved.