Class CountryFetcher

    • Constructor Detail

      • CountryFetcher

        public CountryFetcher​(String pathIsoCountry)
    • Method Detail

      • fetch

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