Class FunctionFetcher
- java.lang.Object
-
- com.twilio.base.Fetcher<Function>
-
- com.twilio.rest.serverless.v1.service.FunctionFetcher
-
-
Constructor Summary
Constructors Constructor Description FunctionFetcher(String pathServiceSid, String pathSid)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Function
fetch(TwilioRestClient client)
Execute a request using specified client.-
Methods inherited from class com.twilio.base.Fetcher
fetch, fetchAsync, fetchAsync
-
-