Class EventFetcher

    • Constructor Detail

      • EventFetcher

        public EventFetcher​(String pathWorkspaceSid,
                            String pathSid)
    • Method Detail

      • fetch

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