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