Uses of Class
com.twilio.rest.messaging.v1.BrandRegistration.BrandFeedback
-
Packages that use BrandRegistration.BrandFeedback Package Description com.twilio.rest.messaging.v1 -
-
Uses of BrandRegistration.BrandFeedback in com.twilio.rest.messaging.v1
Methods in com.twilio.rest.messaging.v1 that return BrandRegistration.BrandFeedback Modifier and Type Method Description static BrandRegistration.BrandFeedbackBrandRegistration.BrandFeedback. forValue(String value)static BrandRegistration.BrandFeedbackBrandRegistration.BrandFeedback. valueOf(String name)Returns the enum constant of this type with the specified name.static BrandRegistration.BrandFeedback[]BrandRegistration.BrandFeedback. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.twilio.rest.messaging.v1 that return types with arguments of type BrandRegistration.BrandFeedback Modifier and Type Method Description List<BrandRegistration.BrandFeedback>BrandRegistration. getBrandFeedback()
-