| Package | Description |
|---|---|
| software.amazon.awssdk.services.sfn |
|
| software.amazon.awssdk.services.sfn.transform |
| Modifier and Type | Method and Description |
|---|---|
default StopExecutionResponse |
SfnClient.stopExecution(StopExecutionRequest stopExecutionRequest)
Stops an execution.
|
default CompletableFuture<StopExecutionResponse> |
SfnAsyncClient.stopExecution(StopExecutionRequest stopExecutionRequest)
Stops an execution.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
StopExecutionRequestMarshaller.marshall(StopExecutionRequest stopExecutionRequest) |
Copyright © 2023. All rights reserved.