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