Package com.twilio.rest.studio.v1.flow
Class ExecutionFetcher
- java.lang.Object
-
- com.twilio.base.Fetcher<Execution>
-
- com.twilio.rest.studio.v1.flow.ExecutionFetcher
-
-
Constructor Summary
Constructors Constructor Description ExecutionFetcher(String pathFlowSid, String pathSid)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Execution
fetch(TwilioRestClient client)
Execute a request using specified client.-
Methods inherited from class com.twilio.base.Fetcher
fetch, fetchAsync, fetchAsync
-
-