Uses of Enum Class
ai.vespa.metricsproxy.metric.model.StatusCode
Packages that use StatusCode
-
Uses of StatusCode in ai.vespa.metricsproxy.metric
Methods in ai.vespa.metricsproxy.metric that return StatusCode -
Uses of StatusCode in ai.vespa.metricsproxy.metric.model
Methods in ai.vespa.metricsproxy.metric.model that return StatusCodeModifier and TypeMethodDescriptionstatic StatusCodeStatusCode.fromString(String statusString) static StatusCodeReturns the enum constant of this class with the specified name.static StatusCode[]StatusCode.values()Returns an array containing the constants of this enum class, in the order they are declared.