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