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