Uses of Class
software.amazon.awssdk.services.iot.model.StepFunctionsAction
-
Packages that use StepFunctionsAction Package Description software.amazon.awssdk.services.iot.model -
-
Uses of StepFunctionsAction in software.amazon.awssdk.services.iot.model
Methods in software.amazon.awssdk.services.iot.model that return StepFunctionsAction Modifier and Type Method Description StepFunctionsActionAction. stepFunctions()Starts execution of a Step Functions state machine.Methods in software.amazon.awssdk.services.iot.model with parameters of type StepFunctionsAction Modifier and Type Method Description Action.BuilderAction.Builder. stepFunctions(StepFunctionsAction stepFunctions)Starts execution of a Step Functions state machine.
-