Uses of Class
com.twilio.twiml.messaging.Redirect.Builder
-
Packages that use Redirect.Builder Package Description com.twilio.twiml.messaging -
-
Uses of Redirect.Builder in com.twilio.twiml.messaging
Methods in com.twilio.twiml.messaging 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
-