| Package | Description |
|---|---|
| com.amazonaws.services.simplesystemsmanagement |
|
| com.amazonaws.services.simplesystemsmanagement.model |
| Modifier and Type | Method and Description |
|---|---|
StartAutomationExecutionResult |
AWSSimpleSystemsManagement.startAutomationExecution(StartAutomationExecutionRequest startAutomationExecutionRequest)
Initiates execution of an Automation document.
|
StartAutomationExecutionResult |
AbstractAWSSimpleSystemsManagement.startAutomationExecution(StartAutomationExecutionRequest request) |
StartAutomationExecutionResult |
AWSSimpleSystemsManagementClient.startAutomationExecution(StartAutomationExecutionRequest request)
Initiates execution of an Automation document.
|
| Modifier and Type | Method and Description |
|---|---|
Future<StartAutomationExecutionResult> |
AWSSimpleSystemsManagementAsyncClient.startAutomationExecutionAsync(StartAutomationExecutionRequest request,
AsyncHandler<StartAutomationExecutionRequest,StartAutomationExecutionResult> asyncHandler) |
Future<StartAutomationExecutionResult> |
AWSSimpleSystemsManagementAsync.startAutomationExecutionAsync(StartAutomationExecutionRequest startAutomationExecutionRequest,
AsyncHandler<StartAutomationExecutionRequest,StartAutomationExecutionResult> asyncHandler)
Initiates execution of an Automation document.
|
Future<StartAutomationExecutionResult> |
AbstractAWSSimpleSystemsManagementAsync.startAutomationExecutionAsync(StartAutomationExecutionRequest request,
AsyncHandler<StartAutomationExecutionRequest,StartAutomationExecutionResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
StartAutomationExecutionResult |
StartAutomationExecutionResult.clone() |
StartAutomationExecutionResult |
StartAutomationExecutionResult.withAutomationExecutionId(String automationExecutionId)
The unique ID of a newly scheduled automation execution.
|
Copyright © 2019. All rights reserved.