Uses of Class
com.twilio.rest.api.v2010.account.incomingphonenumber.TollFree.EmergencyStatus
-
Packages that use TollFree.EmergencyStatus Package Description com.twilio.rest.api.v2010.account.incomingphonenumber -
-
Uses of TollFree.EmergencyStatus in com.twilio.rest.api.v2010.account.incomingphonenumber
Methods in com.twilio.rest.api.v2010.account.incomingphonenumber that return TollFree.EmergencyStatus Modifier and Type Method Description static TollFree.EmergencyStatusTollFree.EmergencyStatus. forValue(String value)TollFree.EmergencyStatusTollFree. getEmergencyStatus()static TollFree.EmergencyStatusTollFree.EmergencyStatus. valueOf(String name)Returns the enum constant of this type with the specified name.static TollFree.EmergencyStatus[]TollFree.EmergencyStatus. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.twilio.rest.api.v2010.account.incomingphonenumber with parameters of type TollFree.EmergencyStatus Modifier and Type Method Description TollFreeCreatorTollFreeCreator. setEmergencyStatus(TollFree.EmergencyStatus emergencyStatus)
-