| Package | Description |
|---|---|
| com.twilio.sdk.resource.api.v2010.account.usage | |
| com.twilio.sdk.updater.api.v2010.account.usage |
| Modifier and Type | Method and Description |
|---|---|
static TriggerUpdater |
Trigger.update(String accountSid,
String sid)
Create a TriggerUpdater to execute update.
|
| Modifier and Type | Method and Description |
|---|---|
TriggerUpdater |
TriggerUpdater.setCallbackMethod(HttpMethod callbackMethod)
The HTTP method Twilio will use when making a request to the CallbackUrl.
|
TriggerUpdater |
TriggerUpdater.setCallbackUrl(String callbackUrl)
Twilio will make a request to this url when the trigger fires..
|
TriggerUpdater |
TriggerUpdater.setCallbackUrl(URI callbackUrl)
Twilio will make a request to this url when the trigger fires..
|
TriggerUpdater |
TriggerUpdater.setFriendlyName(String friendlyName)
A user-specified, human-readable name for the trigger..
|
Copyright © 2011 Twilio, Inc. All Rights Reserved.