Uses of Class
com.twilio.rest.voice.v1.IpRecordCreator
-
Packages that use IpRecordCreator Package Description com.twilio.rest.voice.v1 -
-
Uses of IpRecordCreator in com.twilio.rest.voice.v1
Methods in com.twilio.rest.voice.v1 that return IpRecordCreator Modifier and Type Method Description static IpRecordCreatorIpRecord. creator(String ipAddress)IpRecordCreatorIpRecordCreator. setCidrPrefixLength(Integer cidrPrefixLength)IpRecordCreatorIpRecordCreator. setFriendlyName(String friendlyName)IpRecordCreatorIpRecordCreator. setIpAddress(String ipAddress)
-