Uses of Class
com.twilio.rest.studio.v2.FlowCreator
-
Packages that use FlowCreator Package Description com.twilio.rest.studio.v2 -
-
Uses of FlowCreator in com.twilio.rest.studio.v2
Methods in com.twilio.rest.studio.v2 that return FlowCreator Modifier and Type Method Description static FlowCreatorFlow. creator(String friendlyName, Flow.Status status, Map<String,Object> definition)FlowCreatorFlowCreator. setCommitMessage(String commitMessage)FlowCreatorFlowCreator. setDefinition(Map<String,Object> definition)FlowCreatorFlowCreator. setFriendlyName(String friendlyName)FlowCreatorFlowCreator. setStatus(Flow.Status status)
-