Uses of Class
com.twilio.twiml.FaxResponse.Builder
-
Packages that use FaxResponse.Builder Package Description com.twilio.twiml -
-
Uses of FaxResponse.Builder in com.twilio.twiml
Methods in com.twilio.twiml that return FaxResponse.Builder Modifier and Type Method Description static FaxResponse.BuilderFaxResponse.Builder. fromXml(String xml)Create and return a<FaxResponse.Builder>from an XML stringFaxResponse.BuilderFaxResponse.Builder. receive(Receive receive)Add a child<Receive>element
-