Class EntityFetcher

    • Constructor Detail

      • EntityFetcher

        public EntityFetcher​(String pathServiceSid,
                             String pathIdentity)
    • Method Detail

      • fetch

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