public final class IncomingPhoneNumber extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
IncomingPhoneNumber.Builder |
| Constructor and Description |
|---|
IncomingPhoneNumber(Sid sid,
org.joda.time.DateTime dateCreated,
org.joda.time.DateTime dateUpdated,
String friendlyName,
Sid accountSid,
String phoneNumber,
String cost,
String apiVersion,
Boolean hasVoiceCallerIdLookup,
URI voiceUrl,
String voiceMethod,
URI voiceFallbackUrl,
String voiceFallbackMethod,
URI statusCallback,
String statusCallbackMethod,
Sid voiceApplicationSid,
URI smsUrl,
String smsMethod,
URI smsFallbackUrl,
String smsFallbackMethod,
Sid smsApplicationSid,
URI uri,
URI ussdUrl,
String ussdMethod,
URI ussdFallbackUrl,
String ussdFallbackMethod,
Sid ussdApplicationSid) |
IncomingPhoneNumber(Sid sid,
org.joda.time.DateTime dateCreated,
org.joda.time.DateTime dateUpdated,
String friendlyName,
Sid accountSid,
String phoneNumber,
String cost,
String apiVersion,
Boolean hasVoiceCallerIdLookup,
URI voiceUrl,
String voiceMethod,
URI voiceFallbackUrl,
String voiceFallbackMethod,
URI statusCallback,
String statusCallbackMethod,
Sid voiceApplicationSid,
URI smsUrl,
String smsMethod,
URI smsFallbackUrl,
String smsFallbackMethod,
Sid smsApplicationSid,
URI uri,
URI ussdUrl,
String ussdMethod,
URI ussdFallbackUrl,
String ussdFallbackMethod,
Sid ussdApplicationSid,
Boolean voiceCapable,
Boolean smsCapable,
Boolean mmsCapable,
Boolean faxCapable,
Boolean pureSip) |
IncomingPhoneNumber(Sid sid,
org.joda.time.DateTime dateCreated,
org.joda.time.DateTime dateUpdated,
String friendlyName,
Sid accountSid,
String phoneNumber,
String cost,
String apiVersion,
Boolean hasVoiceCallerIdLookup,
URI voiceUrl,
String voiceMethod,
URI voiceFallbackUrl,
String voiceFallbackMethod,
URI statusCallback,
String statusCallbackMethod,
Sid voiceApplicationSid,
URI smsUrl,
String smsMethod,
URI smsFallbackUrl,
String smsFallbackMethod,
Sid smsApplicationSid,
URI uri,
URI ussdUrl,
String ussdMethod,
URI ussdFallbackUrl,
String ussdFallbackMethod,
Sid ussdApplicationSid,
Boolean voiceCapable,
Boolean smsCapable,
Boolean mmsCapable,
Boolean faxCapable,
Boolean pureSip,
String voiceApplicationName,
String smsApplicationName,
String ussdApplicationName) |
public IncomingPhoneNumber(Sid sid, org.joda.time.DateTime dateCreated, org.joda.time.DateTime dateUpdated, String friendlyName, Sid accountSid, String phoneNumber, String cost, String apiVersion, Boolean hasVoiceCallerIdLookup, URI voiceUrl, String voiceMethod, URI voiceFallbackUrl, String voiceFallbackMethod, URI statusCallback, String statusCallbackMethod, Sid voiceApplicationSid, URI smsUrl, String smsMethod, URI smsFallbackUrl, String smsFallbackMethod, Sid smsApplicationSid, URI uri, URI ussdUrl, String ussdMethod, URI ussdFallbackUrl, String ussdFallbackMethod, Sid ussdApplicationSid)
public IncomingPhoneNumber(Sid sid, org.joda.time.DateTime dateCreated, org.joda.time.DateTime dateUpdated, String friendlyName, Sid accountSid, String phoneNumber, String cost, String apiVersion, Boolean hasVoiceCallerIdLookup, URI voiceUrl, String voiceMethod, URI voiceFallbackUrl, String voiceFallbackMethod, URI statusCallback, String statusCallbackMethod, Sid voiceApplicationSid, URI smsUrl, String smsMethod, URI smsFallbackUrl, String smsFallbackMethod, Sid smsApplicationSid, URI uri, URI ussdUrl, String ussdMethod, URI ussdFallbackUrl, String ussdFallbackMethod, Sid ussdApplicationSid, Boolean voiceCapable, Boolean smsCapable, Boolean mmsCapable, Boolean faxCapable, Boolean pureSip)
public IncomingPhoneNumber(Sid sid, org.joda.time.DateTime dateCreated, org.joda.time.DateTime dateUpdated, String friendlyName, Sid accountSid, String phoneNumber, String cost, String apiVersion, Boolean hasVoiceCallerIdLookup, URI voiceUrl, String voiceMethod, URI voiceFallbackUrl, String voiceFallbackMethod, URI statusCallback, String statusCallbackMethod, Sid voiceApplicationSid, URI smsUrl, String smsMethod, URI smsFallbackUrl, String smsFallbackMethod, Sid smsApplicationSid, URI uri, URI ussdUrl, String ussdMethod, URI ussdFallbackUrl, String ussdFallbackMethod, Sid ussdApplicationSid, Boolean voiceCapable, Boolean smsCapable, Boolean mmsCapable, Boolean faxCapable, Boolean pureSip, String voiceApplicationName, String smsApplicationName, String ussdApplicationName)
public Sid getSid()
public void setSid(Sid sid)
sid - the sid to setpublic org.joda.time.DateTime getDateCreated()
public void setDateCreated(org.joda.time.DateTime dateCreated)
dateCreated - the dateCreated to setpublic org.joda.time.DateTime getDateUpdated()
public void setDateUpdated(org.joda.time.DateTime dateUpdated)
dateUpdated - the dateUpdated to setpublic String getFriendlyName()
public void setFriendlyName(String friendlyName)
friendlyName - the friendlyName to setpublic Sid getAccountSid()
public void setAccountSid(Sid accountSid)
accountSid - the accountSid to setpublic String getPhoneNumber()
public void setPhoneNumber(String phoneNumber)
phoneNumber - the phoneNumber to setpublic String getCost()
public void setCost(String cost)
cost - the cost to setpublic String getApiVersion()
public void setApiVersion(String apiVersion)
apiVersion - the apiVersion to setpublic Boolean hasVoiceCallerIdLookup()
public void setHasVoiceCallerIdLookup(Boolean hasVoiceCallerIdLookup)
hasVoiceCallerIdLookup - the hasVoiceCallerIdLookup to setpublic URI getVoiceUrl()
public void setVoiceUrl(URI voiceUrl)
voiceUrl - the voiceUrl to setpublic String getVoiceMethod()
public void setVoiceMethod(String voiceMethod)
voiceMethod - the voiceMethod to setpublic URI getVoiceFallbackUrl()
public void setVoiceFallbackUrl(URI voiceFallbackUrl)
voiceFallbackUrl - the voiceFallbackUrl to setpublic String getVoiceFallbackMethod()
public void setVoiceFallbackMethod(String voiceFallbackMethod)
voiceFallbackMethod - the voiceFallbackMethod to setpublic URI getStatusCallback()
public void setStatusCallback(URI statusCallback)
statusCallback - the statusCallback to setpublic String getStatusCallbackMethod()
public void setStatusCallbackMethod(String statusCallbackMethod)
statusCallbackMethod - the statusCallbackMethod to setpublic Sid getVoiceApplicationSid()
public void setVoiceApplicationSid(Sid voiceApplicationSid)
voiceApplicationSid - the voiceApplicationSid to setpublic URI getSmsUrl()
public void setSmsUrl(URI smsUrl)
smsUrl - the smsUrl to setpublic String getSmsMethod()
public void setSmsMethod(String smsMethod)
smsMethod - the smsMethod to setpublic URI getSmsFallbackUrl()
public void setSmsFallbackUrl(URI smsFallbackUrl)
smsFallbackUrl - the smsFallbackUrl to setpublic String getSmsFallbackMethod()
public void setSmsFallbackMethod(String smsFallbackMethod)
smsFallbackMethod - the smsFallbackMethod to setpublic Sid getSmsApplicationSid()
public void setSmsApplicationSid(Sid smsApplicationSid)
smsApplicationSid - the smsApplicationSid to setpublic URI getUri()
public void setUri(URI uri)
uri - the uri to setpublic URI getUssdUrl()
public void setUssdUrl(URI ussdUrl)
ussdUrl - the ussdUrl to setpublic String getUssdMethod()
public void setUssdMethod(String ussdMethod)
ussdMethod - the ussdMethod to setpublic URI getUssdFallbackUrl()
public void setUssdFallbackUrl(URI ussdFallbackUrl)
ussdFallbackUrl - the ussdFallbackUrl to setpublic String getUssdFallbackMethod()
public void setUssdFallbackMethod(String ussdFallbackMethod)
ussdFallbackMethod - the ussdFallbackMethod to setpublic Sid getUssdApplicationSid()
public void setUssdApplicationSid(Sid ussdApplicationSid)
ussdApplicationSid - the ussdApplicationSid to setpublic Boolean isVoiceCapable()
public void setVoiceCapable(Boolean voiceCapable)
voiceCapable - the voiceCapable to setpublic Boolean isSmsCapable()
public void setSmsCapable(Boolean smsCapable)
smsCapable - the smsCapable to setpublic Boolean isMmsCapable()
public void setMmsCapable(Boolean mmsCapable)
mmsCapable - the mmsCapable to setpublic Boolean isFaxCapable()
public void setFaxCapable(Boolean faxCapable)
faxCapable - the faxCapable to setpublic Boolean isPureSip()
public void setPureSip(Boolean pureSip)
public void setVoiceApplicationName(String voiceApplicationName)
public void setSmsApplicationName(String smsApplicationName)
public void setUssdApplicationName(String ussdApplicationName)
public String getVoiceApplicationName()
public String getSmsApplicationName()
public String getUssdApplicationName()
public static IncomingPhoneNumber.Builder builder()
Copyright © 2017. All Rights Reserved.