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