| Package | Description |
|---|---|
| com.twilio.rest.api.v2010.account.usage |
| Modifier and Type | Method and Description |
|---|---|
static Trigger.Recurring |
Trigger.Recurring.forValue(String value)
Generate a Recurring from a string.
|
Trigger.Recurring |
Trigger.getRecurring()
Returns The How this trigger recurs.
|
static Trigger.Recurring |
Trigger.Recurring.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Trigger.Recurring[] |
Trigger.Recurring.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
TriggerReader |
TriggerReader.setRecurring(Trigger.Recurring recurring)
Only show UsageTriggers that count over this interval.
|
TriggerCreator |
TriggerCreator.setRecurring(Trigger.Recurring recurring)
How this trigger recurs.
|
Copyright © 2016 Twilio, Inc. All Rights Reserved.