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