@UriParams public final class IpAddressEndpointConfiguration extends TwilioConfiguration
Constructor and Description |
---|
IpAddressEndpointConfiguration() |
Modifier and Type | Method and Description |
---|---|
String |
getFriendlyName() |
String |
getIpAddress() |
String |
getPathAccountSid() |
String |
getPathIpAccessControlListSid() |
String |
getPathSid() |
void |
setFriendlyName(String friendlyName) |
void |
setIpAddress(String ipAddress) |
void |
setPathAccountSid(String pathAccountSid) |
void |
setPathIpAccessControlListSid(String pathIpAccessControlListSid) |
void |
setPathSid(String pathSid) |
copy, getApiName, getMethodName, setApiName, setMethodName
public String getFriendlyName()
public void setFriendlyName(String friendlyName)
public String getIpAddress()
public void setIpAddress(String ipAddress)
public String getPathAccountSid()
public void setPathAccountSid(String pathAccountSid)
public String getPathIpAccessControlListSid()
public void setPathIpAccessControlListSid(String pathIpAccessControlListSid)
public String getPathSid()
public void setPathSid(String pathSid)
Apache Camel