Constructor and Description |
---|
FormFetcher(Form.FormTypes pathFormType)
Construct a new FormFetcher.
|
Modifier and Type | Method and Description |
---|---|
Form |
fetch(TwilioRestClient client)
Make the request to the Twilio API to perform the fetch.
|
fetch, fetchAsync, fetchAsync
public FormFetcher(Form.FormTypes pathFormType)
pathFormType
- The Type of this Formpublic Form fetch(TwilioRestClient client)
Copyright © 2019 Twilio, Inc. All Rights Reserved.