Uses of Class
com.twilio.rest.api.v2010.account.sip.ipaccesscontrollist.IpAddressUpdater
-
Packages that use IpAddressUpdater Package Description com.twilio.rest.api.v2010.account.sip.ipaccesscontrollist -
-
Uses of IpAddressUpdater in com.twilio.rest.api.v2010.account.sip.ipaccesscontrollist
Methods in com.twilio.rest.api.v2010.account.sip.ipaccesscontrollist that return IpAddressUpdater Modifier and Type Method Description IpAddressUpdaterIpAddressUpdater. setCidrPrefixLength(Integer cidrPrefixLength)IpAddressUpdaterIpAddressUpdater. setFriendlyName(String friendlyName)IpAddressUpdaterIpAddressUpdater. setIpAddress(String ipAddress)static IpAddressUpdaterIpAddress. updater(String pathIpAccessControlListSid, String pathSid)static IpAddressUpdaterIpAddress. updater(String pathAccountSid, String pathIpAccessControlListSid, String pathSid)
-