| Package | Description |
|---|---|
| com.twilio.sdk.resource.list |
| Modifier and Type | Method and Description |
|---|---|
UsageRecordList.Type |
UsageRecordList.getType() |
static UsageRecordList.Type |
UsageRecordList.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UsageRecordList.Type[] |
UsageRecordList.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
UsageRecordList(TwilioRestClient client,
Map<String,String> filters,
UsageRecordList.Type type)
Instantiates a new usage record list.
|
UsageRecordList(TwilioRestClient client,
UsageRecordList.Type type)
Instantiates a new usage record list.
|
Copyright © 2011 Twilio, Inc. All Rights Reserved.