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