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