| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssm |
|
| software.amazon.awssdk.services.ssm.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<SendAutomationSignalResponse> |
SSMAsyncClient.sendAutomationSignal(SendAutomationSignalRequest sendAutomationSignalRequest)
Sends a signal to an Automation execution to change the current behavior or status of the execution.
|
default SendAutomationSignalResponse |
SSMClient.sendAutomationSignal(SendAutomationSignalRequest sendAutomationSignalRequest)
Sends a signal to an Automation execution to change the current behavior or status of the execution.
|
| Modifier and Type | Method and Description |
|---|---|
Request<SendAutomationSignalRequest> |
SendAutomationSignalRequestMarshaller.marshall(SendAutomationSignalRequest sendAutomationSignalRequest) |
| Modifier and Type | Method and Description |
|---|---|
Request<SendAutomationSignalRequest> |
SendAutomationSignalRequestMarshaller.marshall(SendAutomationSignalRequest sendAutomationSignalRequest) |
void |
SendAutomationSignalRequestModelMarshaller.marshall(SendAutomationSignalRequest sendAutomationSignalRequest,
ProtocolMarshaller protocolMarshaller)
Marshall the given parameter object.
|
Copyright © 2018. All rights reserved.