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