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