| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssm |
|
| software.amazon.awssdk.services.ssm.transform |
| Modifier and Type | Method and Description |
|---|---|
default CancelCommandResponse |
SsmClient.cancelCommand(CancelCommandRequest cancelCommandRequest)
Attempts to cancel the command specified by the Command ID.
|
default CompletableFuture<CancelCommandResponse> |
SsmAsyncClient.cancelCommand(CancelCommandRequest cancelCommandRequest)
Attempts to cancel the command specified by the Command ID.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CancelCommandRequestMarshaller.marshall(CancelCommandRequest cancelCommandRequest) |
Copyright © 2018. All rights reserved.