Class StepFetcher

    • Constructor Detail

      • StepFetcher

        public StepFetcher​(String pathFlowSid,
                           String pathEngagementSid,
                           String pathSid)
    • Method Detail

      • fetch

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