| Package | Description |
|---|---|
| com.twilio.sdk.reader.api.v2010.account.usage | |
| com.twilio.sdk.resource.api.v2010.account.usage |
| Modifier and Type | Method and Description |
|---|---|
RecordReader |
RecordReader.byCategory(Record.Category category)
Only include usage of a given category.
|
RecordReader |
RecordReader.byEndDate(String endDate)
Only include usage that has occurred on or after this date.
|
RecordReader |
RecordReader.byStartDate(String startDate)
Only include usage that has occurred on or after this date.
|
| Modifier and Type | Method and Description |
|---|---|
static RecordReader |
Record.read(String accountSid)
Create a RecordReader to execute read.
|
Copyright © 2011 Twilio, Inc. All Rights Reserved.