Package com.twilio.rest.messaging.v1
Class UsecaseFetcher
- java.lang.Object
-
- com.twilio.base.Fetcher<Usecase>
-
- com.twilio.rest.messaging.v1.UsecaseFetcher
-
-
Constructor Summary
Constructors Constructor Description UsecaseFetcher()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Usecasefetch(TwilioRestClient client)Execute a request using specified client.-
Methods inherited from class com.twilio.base.Fetcher
fetch, fetchAsync, fetchAsync
-
-