Uses of Class
com.twilio.twiml.voice.Redirect.Builder
-
Packages that use Redirect.Builder Package Description com.twilio.twiml.voice -
-
Uses of Redirect.Builder in com.twilio.twiml.voice
Methods in com.twilio.twiml.voice that return Redirect.Builder Modifier and Type Method Description static Redirect.BuilderRedirect.Builder. fromXml(String xml)Create and return a<Redirect.Builder>from an XML stringRedirect.BuilderRedirect.Builder. method(HttpMethod method)Redirect URL method
-