Constructor and Description |
---|
NetworkFetcher(String pathSid)
Construct a new NetworkFetcher.
|
Modifier and Type | Method and Description |
---|---|
Network |
fetch(TwilioRestClient client)
Make the request to the Twilio API to perform the fetch.
|
fetch, fetchAsync, fetchAsync
public NetworkFetcher(String pathSid)
pathSid
- The SID of the Network resource to fetchpublic Network fetch(TwilioRestClient client)
Copyright © 2019 Twilio, Inc. All Rights Reserved.