Uses of Class
software.amazon.awssdk.services.sfn.model.StartSyncExecutionRequest
Packages that use StartSyncExecutionRequest
Package
Description
-
Uses of StartSyncExecutionRequest in software.amazon.awssdk.services.sfn
Methods in software.amazon.awssdk.services.sfn with parameters of type StartSyncExecutionRequestModifier and TypeMethodDescriptionSfnAsyncClient.startSyncExecution(StartSyncExecutionRequest startSyncExecutionRequest) Starts a Synchronous Express state machine execution.default StartSyncExecutionResponseSfnClient.startSyncExecution(StartSyncExecutionRequest startSyncExecutionRequest) Starts a Synchronous Express state machine execution. -
Uses of StartSyncExecutionRequest in software.amazon.awssdk.services.sfn.transform
Methods in software.amazon.awssdk.services.sfn.transform with parameters of type StartSyncExecutionRequestModifier and TypeMethodDescriptionStartSyncExecutionRequestMarshaller.marshall(StartSyncExecutionRequest startSyncExecutionRequest)