Class JobFetcher
- java.lang.Object
-
- com.twilio.base.Fetcher<Job>
-
- com.twilio.rest.bulkexports.v1.export.JobFetcher
-
-
Constructor Summary
Constructors Constructor Description JobFetcher(String pathJobSid)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Jobfetch(TwilioRestClient client)Execute a request using specified client.-
Methods inherited from class com.twilio.base.Fetcher
fetch, fetchAsync, fetchAsync
-
-
-
-
Constructor Detail
-
JobFetcher
public JobFetcher(String pathJobSid)
-
-