Class EventTypeFetcher

    • Constructor Detail

      • EventTypeFetcher

        public EventTypeFetcher​(String pathType)
    • Method Detail

      • fetch

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