Uses of Class
com.twilio.rest.studio.v1.Flow.Status
-
Packages that use Flow.Status Package Description com.twilio.rest.studio.v1 -
-
Uses of Flow.Status in com.twilio.rest.studio.v1
Methods in com.twilio.rest.studio.v1 that return Flow.Status Modifier and Type Method Description static Flow.StatusFlow.Status. forValue(String value)Flow.StatusFlow. getStatus()static Flow.StatusFlow.Status. valueOf(String name)Returns the enum constant of this type with the specified name.static Flow.Status[]Flow.Status. values()Returns an array containing the constants of this enum type, in the order they are declared.
-