Class QueueFetcher

    • Constructor Detail

      • QueueFetcher

        public QueueFetcher​(String pathSid)
      • QueueFetcher

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

      • fetch

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