| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssm |
|
| software.amazon.awssdk.services.ssm.transform |
| Modifier and Type | Method and Description |
|---|---|
default StartAutomationExecutionResponse |
SsmClient.startAutomationExecution(StartAutomationExecutionRequest startAutomationExecutionRequest)
Initiates execution of an Automation document.
|
default CompletableFuture<StartAutomationExecutionResponse> |
SsmAsyncClient.startAutomationExecution(StartAutomationExecutionRequest startAutomationExecutionRequest)
Initiates execution of an Automation document.
|
| Modifier and Type | Method and Description |
|---|---|
Request<StartAutomationExecutionRequest> |
StartAutomationExecutionRequestMarshaller.marshall(StartAutomationExecutionRequest startAutomationExecutionRequest) |
| Modifier and Type | Method and Description |
|---|---|
Request<StartAutomationExecutionRequest> |
StartAutomationExecutionRequestMarshaller.marshall(StartAutomationExecutionRequest startAutomationExecutionRequest) |
void |
StartAutomationExecutionRequestModelMarshaller.marshall(StartAutomationExecutionRequest startAutomationExecutionRequest,
ProtocolMarshaller protocolMarshaller)
Marshall the given parameter object
|
Copyright © 2018. All rights reserved.