public class FunctionFetcher extends Fetcher<Function>
Constructor and Description |
---|
FunctionFetcher(String pathServiceSid,
String pathSid)
Construct a new FunctionFetcher.
|
Modifier and Type | Method and Description |
---|---|
Function |
fetch(TwilioRestClient client)
Make the request to the Twilio API to perform the fetch.
|
fetch, fetchAsync, fetchAsync
public Function fetch(TwilioRestClient client)
Copyright © 2019 Twilio, Inc. All Rights Reserved.