Uses of Class
com.twilio.rest.verify.v2.service.entity.Challenge.ListOrders
-
Packages that use Challenge.ListOrders Package Description com.twilio.rest.verify.v2.service.entity -
-
Uses of Challenge.ListOrders in com.twilio.rest.verify.v2.service.entity
Methods in com.twilio.rest.verify.v2.service.entity that return Challenge.ListOrders Modifier and Type Method Description static Challenge.ListOrdersChallenge.ListOrders. forValue(String value)static Challenge.ListOrdersChallenge.ListOrders. valueOf(String name)Returns the enum constant of this type with the specified name.static Challenge.ListOrders[]Challenge.ListOrders. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.twilio.rest.verify.v2.service.entity with parameters of type Challenge.ListOrders Modifier and Type Method Description ChallengeReaderChallengeReader. setOrder(Challenge.ListOrders order)
-