Package | Description |
---|---|
com.amazonaws.services.simplesystemsmanagement |
Amazon Web Services Systems Manager is the operations hub for your Amazon Web Services applications and resources and
a secure end-to-end management solution for hybrid cloud environments that enables safe and secure operations at
scale.
|
com.amazonaws.services.simplesystemsmanagement.model |
Modifier and Type | Method and Description |
---|---|
SendAutomationSignalResult |
AWSSimpleSystemsManagementClient.sendAutomationSignal(SendAutomationSignalRequest request)
Sends a signal to an Automation execution to change the current behavior or status of the execution.
|
SendAutomationSignalResult |
AWSSimpleSystemsManagement.sendAutomationSignal(SendAutomationSignalRequest sendAutomationSignalRequest)
Sends a signal to an Automation execution to change the current behavior or status of the execution.
|
SendAutomationSignalResult |
AbstractAWSSimpleSystemsManagement.sendAutomationSignal(SendAutomationSignalRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<SendAutomationSignalResult> |
AWSSimpleSystemsManagementAsyncClient.sendAutomationSignalAsync(SendAutomationSignalRequest request,
AsyncHandler<SendAutomationSignalRequest,SendAutomationSignalResult> asyncHandler) |
Future<SendAutomationSignalResult> |
AWSSimpleSystemsManagementAsync.sendAutomationSignalAsync(SendAutomationSignalRequest sendAutomationSignalRequest,
AsyncHandler<SendAutomationSignalRequest,SendAutomationSignalResult> asyncHandler)
Sends a signal to an Automation execution to change the current behavior or status of the execution.
|
Future<SendAutomationSignalResult> |
AbstractAWSSimpleSystemsManagementAsync.sendAutomationSignalAsync(SendAutomationSignalRequest request,
AsyncHandler<SendAutomationSignalRequest,SendAutomationSignalResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
SendAutomationSignalResult |
SendAutomationSignalResult.clone() |
Copyright © 2023. All rights reserved.