Constructor and Description |
---|
AccountFetcher(String sid)
Construct a new AccountFetcher.
|
Modifier and Type | Method and Description |
---|---|
Account |
execute(TwilioRestClient client)
Make the request to the Twilio API to perform the fetch.
|
public AccountFetcher(String sid)
sid
- Fetch by unique Account Sidpublic Account execute(TwilioRestClient client)
Copyright © 2011 Twilio, Inc. All Rights Reserved.