Uses of Class
com.twilio.rest.supersim.v1.EsimProfile.Status
-
Packages that use EsimProfile.Status Package Description com.twilio.rest.supersim.v1 -
-
Uses of EsimProfile.Status in com.twilio.rest.supersim.v1
Methods in com.twilio.rest.supersim.v1 that return EsimProfile.Status Modifier and Type Method Description static EsimProfile.StatusEsimProfile.Status. forValue(String value)EsimProfile.StatusEsimProfile. getStatus()static EsimProfile.StatusEsimProfile.Status. valueOf(String name)Returns the enum constant of this type with the specified name.static EsimProfile.Status[]EsimProfile.Status. 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 EsimProfile.Status Modifier and Type Method Description EsimProfileReaderEsimProfileReader. setStatus(EsimProfile.Status status)
-