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