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, fetchAsync
public FlowFetcher(String pathSid)
pathSid
- The SID that identifies the resource to fetchpublic Flow fetch(TwilioRestClient client)
Copyright © 2019 Twilio, Inc. All Rights Reserved.