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