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