| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
Reject |
build()
Create and return resulting
<Reject> element |
Reject.Builder |
option(String key,
String value)
Set additional attributes on this TwiML element that will appear in generated
XML.
|
Reject.Builder |
reason(Reject.Reason reason)
Rejection reason
|
public Reject.Builder reason(Reject.Reason reason)
public Reject.Builder option(String key, String value)
public Reject build()
<Reject> elementCopyright © 2016 Twilio, Inc. All Rights Reserved.