Constructor and Description |
---|
FeedbackCreator(String accountSid,
String messageSid)
Construct a new FeedbackCreator.
|
Modifier and Type | Method and Description |
---|---|
Feedback |
execute(TwilioRestClient client)
Make the request to the Twilio API to perform the create.
|
FeedbackCreator |
setOutcome(Feedback.Outcome outcome)
The outcome.
|
public FeedbackCreator setOutcome(Feedback.Outcome outcome)
outcome
- The outcomepublic Feedback execute(TwilioRestClient client)
Copyright © 2011 Twilio, Inc. All Rights Reserved.