| Constructor and Description |
|---|
FlowFetcher(String pathSid)
Construct a new FlowFetcher.
|
| Modifier and Type | Method and Description |
|---|---|
Flow |
fetch(TwilioRestClient client)
Make the request to the Twilio API to perform the fetch.
|
fetch, fetchAsync, fetchAsyncpublic FlowFetcher(String pathSid)
pathSid - The sidpublic Flow fetch(TwilioRestClient client)
Copyright © 2016 Twilio, Inc. All Rights Reserved.