public static class FaxResponse.Builder extends Object
<Response> element| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
FaxResponse |
build()
Create and return resulting
<Response> element |
FaxResponse.Builder |
option(String key,
String value)
Set additional attributes on this TwiML element that will appear in generated
XML.
|
FaxResponse.Builder |
receive(Receive receive)
Add a child
<Receive> element |
public FaxResponse.Builder receive(Receive receive)
<Receive> elementpublic FaxResponse.Builder option(String key, String value)
public FaxResponse build()
<Response> elementCopyright © 2016 Twilio, Inc. All Rights Reserved.