public class StepContextFetcher extends Fetcher<StepContext>
Constructor and Description |
---|
StepContextFetcher(String pathFlowSid,
String pathEngagementSid,
String pathStepSid)
Construct a new StepContextFetcher.
|
Modifier and Type | Method and Description |
---|---|
StepContext |
fetch(TwilioRestClient client)
Make the request to the Twilio API to perform the fetch.
|
fetch, fetchAsync, fetchAsync
public StepContext fetch(TwilioRestClient client)
fetch
in class Fetcher<StepContext>
client
- TwilioRestClient with which to make the requestCopyright © 2019 Twilio, Inc. All Rights Reserved.