Class DomainFetcher

    • Constructor Detail

      • DomainFetcher

        public DomainFetcher​(String pathSid)
      • DomainFetcher

        public DomainFetcher​(String pathAccountSid,
                             String pathSid)
    • Method Detail

      • fetch

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