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