Uses of Class
com.twilio.rest.api.v2010.account.usage.record.Monthly.Category
-
Packages that use Monthly.Category Package Description com.twilio.rest.api.v2010.account.usage.record -
-
Uses of Monthly.Category in com.twilio.rest.api.v2010.account.usage.record
Methods in com.twilio.rest.api.v2010.account.usage.record that return Monthly.Category Modifier and Type Method Description static Monthly.CategoryMonthly.Category. forValue(String value)Monthly.CategoryMonthly. getCategory()static Monthly.CategoryMonthly.Category. valueOf(String name)Returns the enum constant of this type with the specified name.static Monthly.Category[]Monthly.Category. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.twilio.rest.api.v2010.account.usage.record with parameters of type Monthly.Category Modifier and Type Method Description MonthlyReaderMonthlyReader. setCategory(Monthly.Category category)
-