Package com.twilio.twiml.voice
Class Config
- java.lang.Object
-
- com.twilio.twiml.TwiML
-
- com.twilio.twiml.voice.Config
-
public class Config extends TwiML
TwiML wrapper for<Config>
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classConfig.BuilderCreate a new<Config>element
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetName()The name of the custom configStringgetValue()The value of the custom config-
Methods inherited from class com.twilio.twiml.TwiML
equals, getChildren, getOptions, getTagName, hashCode, toUrl, toXml
-
-