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.
|
Modifier and Type | Method and Description |
---|---|
static Record.Category |
Record.Category.forValue(String value)
Generate a Category from a string.
|
Record.Category |
Record.getCategory()
Returns The The category of usage.
|
static Record.Category |
Record.Category.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Record.Category[] |
Record.Category.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2011 Twilio, Inc. All Rights Reserved.