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