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