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