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