Uses of Class
com.twilio.rest.trusthub.v1.trustproducts.TrustProductsEvaluations.Status
-
Packages that use TrustProductsEvaluations.Status Package Description com.twilio.rest.trusthub.v1.trustproducts -
-
Uses of TrustProductsEvaluations.Status in com.twilio.rest.trusthub.v1.trustproducts
Methods in com.twilio.rest.trusthub.v1.trustproducts that return TrustProductsEvaluations.Status Modifier and Type Method Description static TrustProductsEvaluations.StatusTrustProductsEvaluations.Status. forValue(String value)TrustProductsEvaluations.StatusTrustProductsEvaluations. getStatus()static TrustProductsEvaluations.StatusTrustProductsEvaluations.Status. valueOf(String name)Returns the enum constant of this type with the specified name.static TrustProductsEvaluations.Status[]TrustProductsEvaluations.Status. values()Returns an array containing the constants of this enum type, in the order they are declared.
-