Constructor and Description |
---|
TriggerFetcher(String sid)
Construct a new TriggerFetcher.
|
TriggerFetcher(String accountSid,
String sid)
Construct a new TriggerFetcher.
|
Modifier and Type | Method and Description |
---|---|
Trigger |
fetch(TwilioRestClient client)
Make the request to the Twilio API to perform the fetch.
|
fetch, fetchAsync, fetchAsync
public TriggerFetcher(String sid)
sid
- Fetch by unique usage-trigger Sidpublic Trigger fetch(TwilioRestClient client)
Copyright © 2011 Twilio, Inc. All Rights Reserved.