public class Redirect extends TwiML
<Redirect>| Modifier and Type | Class and Description |
|---|---|
static class |
Redirect.Builder
Create a new
<Redirect> element |
| Modifier and Type | Method and Description |
|---|---|
HttpMethod |
getMethod()
Redirect URL method
|
URI |
getUrl()
Redirect URL
|
equals, getChildren, getOptions, getTagName, hashCode, toString, toUrl, toXmlpublic HttpMethod getMethod()
public URI getUrl()
Copyright © 2016 Twilio, Inc. All Rights Reserved.