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