Uses of Class
com.twilio.rest.api.v2010.account.usage.record.LastMonth.Category
-
Packages that use LastMonth.Category Package Description com.twilio.rest.api.v2010.account.usage.record -
-
Uses of LastMonth.Category in com.twilio.rest.api.v2010.account.usage.record
Methods in com.twilio.rest.api.v2010.account.usage.record that return LastMonth.Category Modifier and Type Method Description static LastMonth.CategoryLastMonth.Category. forValue(String value)LastMonth.CategoryLastMonth. getCategory()static LastMonth.CategoryLastMonth.Category. valueOf(String name)Returns the enum constant of this type with the specified name.static LastMonth.Category[]LastMonth.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 LastMonth.Category Modifier and Type Method Description LastMonthReaderLastMonthReader. setCategory(LastMonth.Category category)
-