public class VoiceRegionResponse extends Object
| Constructor and Description |
|---|
VoiceRegionResponse() |
| Modifier and Type | Method and Description |
|---|---|
String |
getId() |
String |
getName() |
String |
getSampleHostname() |
int |
getSamplePort() |
boolean |
isCustom() |
boolean |
isDeprecated() |
boolean |
isOptimal() |
boolean |
isVip() |
String |
toString() |
public String getId()
public String getName()
public String getSampleHostname()
public int getSamplePort()
public boolean isVip()
public boolean isOptimal()
public boolean isDeprecated()
public boolean isCustom()