| Package | Description |
|---|---|
| com.twilio.rest.wireless.v1.sim |
| Modifier and Type | Method and Description |
|---|---|
static UsageRecord.Granularity |
UsageRecord.Granularity.forValue(String value)
Generate a Granularity from a string.
|
static UsageRecord.Granularity |
UsageRecord.Granularity.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UsageRecord.Granularity[] |
UsageRecord.Granularity.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
UsageRecordReader |
UsageRecordReader.setGranularity(UsageRecord.Granularity granularity)
The granularity.
|
Copyright © 2016 Twilio, Inc. All Rights Reserved.