Class DayFetcher

    • Constructor Detail

      • DayFetcher

        public DayFetcher​(String pathResourceType,
                          String pathDay)
    • Method Detail

      • fetch

        public Day fetch​(TwilioRestClient client)
        Description copied from class: Fetcher
        Execute a request using specified client.
        Specified by:
        fetch in class Fetcher<Day>
        Parameters:
        client - client used to make request
        Returns:
        Requested object