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