Uses of Enum
com.redhat.cloud.event.core.v1.Severity
Packages that use Severity
-
Uses of Severity in com.redhat.cloud.event.core.v1
Methods in com.redhat.cloud.event.core.v1 that return SeverityModifier and TypeMethodDescriptionstatic Severity
ErrorClass.getSeverity()
The severity of the error.static Severity
Returns the enum constant of this type with the specified name.static Severity[]
Severity.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.redhat.cloud.event.core.v1 with parameters of type Severity