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