Class AccountFetcher

    • Constructor Detail

      • AccountFetcher

        public AccountFetcher()
      • AccountFetcher

        public AccountFetcher​(String pathSid)
    • Method Detail

      • fetch

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