Uses of Class
software.amazon.awssdk.services.sfn.model.StopExecutionRequest
Packages that use StopExecutionRequest
Package
Description
-
Uses of StopExecutionRequest in software.amazon.awssdk.services.sfn
Methods in software.amazon.awssdk.services.sfn with parameters of type StopExecutionRequestModifier and TypeMethodDescriptiondefault CompletableFuture<StopExecutionResponse>SfnAsyncClient.stopExecution(StopExecutionRequest stopExecutionRequest) Stops an execution.default StopExecutionResponseSfnClient.stopExecution(StopExecutionRequest stopExecutionRequest) Stops an execution. -
Uses of StopExecutionRequest in software.amazon.awssdk.services.sfn.transform
Methods in software.amazon.awssdk.services.sfn.transform with parameters of type StopExecutionRequestModifier and TypeMethodDescriptionStopExecutionRequestMarshaller.marshall(StopExecutionRequest stopExecutionRequest)