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