| Package | Description |
|---|---|
| com.amazonaws.services.simplesystemsmanagement |
|
| com.amazonaws.services.simplesystemsmanagement.model |
| Modifier and Type | Method and Description |
|---|---|
GetAutomationExecutionResult |
AWSSimpleSystemsManagement.getAutomationExecution(GetAutomationExecutionRequest getAutomationExecutionRequest)
Get detailed information about a particular Automation execution.
|
GetAutomationExecutionResult |
AbstractAWSSimpleSystemsManagement.getAutomationExecution(GetAutomationExecutionRequest request) |
GetAutomationExecutionResult |
AWSSimpleSystemsManagementClient.getAutomationExecution(GetAutomationExecutionRequest request)
Get detailed information about a particular Automation execution.
|
| Modifier and Type | Method and Description |
|---|---|
Future<GetAutomationExecutionResult> |
AWSSimpleSystemsManagementAsyncClient.getAutomationExecutionAsync(GetAutomationExecutionRequest request,
AsyncHandler<GetAutomationExecutionRequest,GetAutomationExecutionResult> asyncHandler) |
Future<GetAutomationExecutionResult> |
AWSSimpleSystemsManagementAsync.getAutomationExecutionAsync(GetAutomationExecutionRequest getAutomationExecutionRequest,
AsyncHandler<GetAutomationExecutionRequest,GetAutomationExecutionResult> asyncHandler)
Get detailed information about a particular Automation execution.
|
Future<GetAutomationExecutionResult> |
AbstractAWSSimpleSystemsManagementAsync.getAutomationExecutionAsync(GetAutomationExecutionRequest request,
AsyncHandler<GetAutomationExecutionRequest,GetAutomationExecutionResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetAutomationExecutionResult |
GetAutomationExecutionResult.clone() |
GetAutomationExecutionResult |
GetAutomationExecutionResult.withAutomationExecution(AutomationExecution automationExecution)
Detailed information about the current state of an automation execution.
|
Copyright © 2018. All rights reserved.