Uses of Class
com.twilio.sdk.resource.list.UsageRecordList

Packages that use UsageRecordList
com.twilio.sdk.resource.instance   
 

Uses of UsageRecordList in com.twilio.sdk.resource.instance
 

Methods in com.twilio.sdk.resource.instance that return UsageRecordList
 UsageRecordList Account.getUsageRecords()
          Gets the Usage Record list https://www.twilio.com/docs/api/rest/usage-records
 UsageRecordList Account.getUsageRecords(Map<String,String> filters)
          Gets the Usage Record list with the given filters https://www.twilio.com/docs/api/rest/usage-records
 



Copyright © 2011 Twilio, Inc. All Rights Reserved.