| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssm |
|
| software.amazon.awssdk.services.ssm.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DescribeAutomationExecutionsResponse> |
SSMAsyncClient.describeAutomationExecutions(DescribeAutomationExecutionsRequest describeAutomationExecutionsRequest)
Provides details about all active and terminated Automation executions.
|
default DescribeAutomationExecutionsResponse |
SSMClient.describeAutomationExecutions(DescribeAutomationExecutionsRequest describeAutomationExecutionsRequest)
Provides details about all active and terminated Automation executions.
|
| Modifier and Type | Method and Description |
|---|---|
Request<DescribeAutomationExecutionsRequest> |
DescribeAutomationExecutionsRequestMarshaller.marshall(DescribeAutomationExecutionsRequest describeAutomationExecutionsRequest) |
| Modifier and Type | Method and Description |
|---|---|
Request<DescribeAutomationExecutionsRequest> |
DescribeAutomationExecutionsRequestMarshaller.marshall(DescribeAutomationExecutionsRequest describeAutomationExecutionsRequest) |
void |
DescribeAutomationExecutionsRequestModelMarshaller.marshall(DescribeAutomationExecutionsRequest describeAutomationExecutionsRequest,
ProtocolMarshaller protocolMarshaller)
Marshall the given parameter object
|
Copyright © 2018. All rights reserved.