Uses of Class
com.twilio.rest.api.v2010.account.usage.record.YearlyReader
-
Packages that use YearlyReader Package Description com.twilio.rest.api.v2010.account.usage.record -
-
Uses of YearlyReader in com.twilio.rest.api.v2010.account.usage.record
Methods in com.twilio.rest.api.v2010.account.usage.record that return YearlyReader Modifier and Type Method Description static YearlyReaderYearly. reader()static YearlyReaderYearly. reader(String pathAccountSid)YearlyReaderYearlyReader. setCategory(Yearly.Category category)YearlyReaderYearlyReader. setEndDate(LocalDate endDate)YearlyReaderYearlyReader. setIncludeSubaccounts(Boolean includeSubaccounts)YearlyReaderYearlyReader. setPageSize(Integer pageSize)YearlyReaderYearlyReader. setStartDate(LocalDate startDate)
-