Constructor and Description |
---|
AlertFetcher(String sid)
Construct a new AlertFetcher.
|
Modifier and Type | Method and Description |
---|---|
Alert |
execute(TwilioRestClient client)
Make the request to the Twilio API to perform the fetch.
|
public AlertFetcher(String sid)
sid
- The sidpublic Alert execute(TwilioRestClient client)
Copyright © 2011 Twilio, Inc. All Rights Reserved.