Uses of Class
software.amazon.awssdk.services.sfn.model.CreateStateMachineRequest
Packages that use CreateStateMachineRequest
Package
Description
-
Uses of CreateStateMachineRequest in software.amazon.awssdk.services.sfn
Methods in software.amazon.awssdk.services.sfn with parameters of type CreateStateMachineRequestModifier and TypeMethodDescriptionSfnAsyncClient.createStateMachine(CreateStateMachineRequest createStateMachineRequest) Creates a state machine.default CreateStateMachineResponseSfnClient.createStateMachine(CreateStateMachineRequest createStateMachineRequest) Creates a state machine. -
Uses of CreateStateMachineRequest in software.amazon.awssdk.services.sfn.transform
Methods in software.amazon.awssdk.services.sfn.transform with parameters of type CreateStateMachineRequestModifier and TypeMethodDescriptionCreateStateMachineRequestMarshaller.marshall(CreateStateMachineRequest createStateMachineRequest)