- validate() - Method in class org.honton.chas.dogstatd.model.Event
-
Validate the message to be sent.
- validate() - Method in interface org.honton.chas.dogstatd.model.Message
-
Validate the message to be sent.
- validate() - Method in class org.honton.chas.dogstatd.model.ServiceCheck
-
Validate the message to be sent.
- valueOf(String) - Static method in enum org.honton.chas.dogstatd.model.Event.Alert
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.honton.chas.dogstatd.model.Event.Priority
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.honton.chas.dogstatd.model.ServiceCheck.Status
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.honton.chas.dogstatd.model.Event.Alert
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.honton.chas.dogstatd.model.Event.Priority
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.honton.chas.dogstatd.model.ServiceCheck.Status
-
Returns an array containing the constants of this enum type, in
the order they are declared.