| Package | Description |
|---|---|
| com.amazonaws.services.simplesystemsmanagement |
|
| com.amazonaws.services.simplesystemsmanagement.model |
| Modifier and Type | Method and Description |
|---|---|
StopAutomationExecutionResult |
AbstractAWSSimpleSystemsManagement.stopAutomationExecution(StopAutomationExecutionRequest request) |
StopAutomationExecutionResult |
AWSSimpleSystemsManagement.stopAutomationExecution(StopAutomationExecutionRequest stopAutomationExecutionRequest)
Stop an Automation that is currently running.
|
StopAutomationExecutionResult |
AWSSimpleSystemsManagementClient.stopAutomationExecution(StopAutomationExecutionRequest request)
Stop an Automation that is currently running.
|
| Modifier and Type | Method and Description |
|---|---|
Future<StopAutomationExecutionResult> |
AbstractAWSSimpleSystemsManagementAsync.stopAutomationExecutionAsync(StopAutomationExecutionRequest request,
AsyncHandler<StopAutomationExecutionRequest,StopAutomationExecutionResult> asyncHandler) |
Future<StopAutomationExecutionResult> |
AWSSimpleSystemsManagementAsync.stopAutomationExecutionAsync(StopAutomationExecutionRequest stopAutomationExecutionRequest,
AsyncHandler<StopAutomationExecutionRequest,StopAutomationExecutionResult> asyncHandler)
Stop an Automation that is currently running.
|
Future<StopAutomationExecutionResult> |
AWSSimpleSystemsManagementAsyncClient.stopAutomationExecutionAsync(StopAutomationExecutionRequest request,
AsyncHandler<StopAutomationExecutionRequest,StopAutomationExecutionResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
StopAutomationExecutionResult |
StopAutomationExecutionResult.clone() |
Copyright © 2021. All rights reserved.