Uses of Class
software.amazon.awssdk.services.sfn.model.RedriveExecutionRequest
Packages that use RedriveExecutionRequest
Package
Description
-
Uses of RedriveExecutionRequest in software.amazon.awssdk.services.sfn
Methods in software.amazon.awssdk.services.sfn with parameters of type RedriveExecutionRequestModifier and TypeMethodDescriptionSfnAsyncClient.redriveExecution(RedriveExecutionRequest redriveExecutionRequest) Restarts unsuccessful executions of Standard workflows that didn't complete successfully in the last 14 days.default RedriveExecutionResponseSfnClient.redriveExecution(RedriveExecutionRequest redriveExecutionRequest) Restarts unsuccessful executions of Standard workflows that didn't complete successfully in the last 14 days. -
Uses of RedriveExecutionRequest in software.amazon.awssdk.services.sfn.transform
Methods in software.amazon.awssdk.services.sfn.transform with parameters of type RedriveExecutionRequestModifier and TypeMethodDescriptionRedriveExecutionRequestMarshaller.marshall(RedriveExecutionRequest redriveExecutionRequest)