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