public class TaskActionsFetcher extends Fetcher<TaskActions>
Constructor and Description |
---|
TaskActionsFetcher(String pathAssistantSid,
String pathTaskSid)
Construct a new TaskActionsFetcher.
|
Modifier and Type | Method and Description |
---|---|
TaskActions |
fetch(TwilioRestClient client)
Make the request to the Twilio API to perform the fetch.
|
fetch, fetchAsync, fetchAsync
public TaskActions fetch(TwilioRestClient client)
fetch
in class Fetcher<TaskActions>
client
- TwilioRestClient with which to make the requestCopyright © 2019 Twilio, Inc. All Rights Reserved.