public class ConnectAppFetcher extends Fetcher<ConnectApp>
| Constructor and Description |
|---|
ConnectAppFetcher(String accountSid,
String sid)
Construct a new ConnectAppFetcher.
|
| Modifier and Type | Method and Description |
|---|---|
ConnectApp |
execute(TwilioRestClient client)
Make the request to the Twilio API to perform the fetch.
|
public ConnectApp execute(TwilioRestClient client)
execute in class Fetcher<ConnectApp>client - TwilioRestClient with which to make the requestCopyright © 2011 Twilio, Inc. All Rights Reserved.