Uses of Class
com.twilio.rest.api.v2010.account.IncomingPhoneNumber.AddressRequirement
-
Packages that use IncomingPhoneNumber.AddressRequirement Package Description com.twilio.rest.api.v2010.account -
-
Uses of IncomingPhoneNumber.AddressRequirement in com.twilio.rest.api.v2010.account
Methods in com.twilio.rest.api.v2010.account that return IncomingPhoneNumber.AddressRequirement Modifier and Type Method Description static IncomingPhoneNumber.AddressRequirementIncomingPhoneNumber.AddressRequirement. forValue(String value)IncomingPhoneNumber.AddressRequirementIncomingPhoneNumber. getAddressRequirements()static IncomingPhoneNumber.AddressRequirementIncomingPhoneNumber.AddressRequirement. valueOf(String name)Returns the enum constant of this type with the specified name.static IncomingPhoneNumber.AddressRequirement[]IncomingPhoneNumber.AddressRequirement. values()Returns an array containing the constants of this enum type, in the order they are declared.
-