Uses of Class
com.twilio.rest.wireless.v1.Sim.ResetStatus
-
Packages that use Sim.ResetStatus Package Description com.twilio.rest.wireless.v1 -
-
Uses of Sim.ResetStatus in com.twilio.rest.wireless.v1
Methods in com.twilio.rest.wireless.v1 that return Sim.ResetStatus Modifier and Type Method Description static Sim.ResetStatusSim.ResetStatus. forValue(String value)Sim.ResetStatusSim. getResetStatus()static Sim.ResetStatusSim.ResetStatus. valueOf(String name)Returns the enum constant of this type with the specified name.static Sim.ResetStatus[]Sim.ResetStatus. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.twilio.rest.wireless.v1 with parameters of type Sim.ResetStatus Modifier and Type Method Description SimUpdaterSimUpdater. setResetStatus(Sim.ResetStatus resetStatus)
-