Class AddressFetcher

    • Constructor Detail

      • AddressFetcher

        public AddressFetcher​(String pathSid)
      • AddressFetcher

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

      • fetch

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