Uses of Class
com.twilio.rest.preview.hostedNumbers.authorizationdocument.DependentHostedNumberOrder.VerificationType
-
Packages that use DependentHostedNumberOrder.VerificationType Package Description com.twilio.rest.preview.hostedNumbers.authorizationdocument -
-
Uses of DependentHostedNumberOrder.VerificationType in com.twilio.rest.preview.hostedNumbers.authorizationdocument
Methods in com.twilio.rest.preview.hostedNumbers.authorizationdocument that return DependentHostedNumberOrder.VerificationType Modifier and Type Method Description static DependentHostedNumberOrder.VerificationTypeDependentHostedNumberOrder.VerificationType. forValue(String value)DependentHostedNumberOrder.VerificationTypeDependentHostedNumberOrder. getVerificationType()static DependentHostedNumberOrder.VerificationTypeDependentHostedNumberOrder.VerificationType. valueOf(String name)Returns the enum constant of this type with the specified name.static DependentHostedNumberOrder.VerificationType[]DependentHostedNumberOrder.VerificationType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-