Uses of Class
com.twilio.rest.studio.v2.flow.ExecutionCreator
-
Packages that use ExecutionCreator Package Description com.twilio.rest.studio.v2.flow -
-
Uses of ExecutionCreator in com.twilio.rest.studio.v2.flow
Methods in com.twilio.rest.studio.v2.flow that return ExecutionCreator Modifier and Type Method Description static ExecutionCreatorExecution. creator(String pathFlowSid, PhoneNumber to, PhoneNumber from)ExecutionCreatorExecutionCreator. setFrom(PhoneNumber from)ExecutionCreatorExecutionCreator. setFrom(String from)ExecutionCreatorExecutionCreator. setParameters(Map<String,Object> parameters)ExecutionCreatorExecutionCreator. setTo(PhoneNumber to)ExecutionCreatorExecutionCreator. setTo(String to)
-