Class PayloadFetcher

    • Constructor Detail

      • PayloadFetcher

        public PayloadFetcher​(String pathReferenceSid,
                              String pathAddOnResultSid,
                              String pathSid)
      • PayloadFetcher

        public PayloadFetcher​(String pathAccountSid,
                              String pathReferenceSid,
                              String pathAddOnResultSid,
                              String pathSid)
    • Method Detail

      • fetch

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