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