Uses of Enum Class
prometheus.Types.Histogram.ZeroCountCase
Packages that use Types.Histogram.ZeroCountCase
-
Uses of Types.Histogram.ZeroCountCase in prometheus
Methods in prometheus that return Types.Histogram.ZeroCountCaseModifier and TypeMethodDescriptionTypes.Histogram.ZeroCountCase.forNumber(int value) Types.Histogram.Builder.getZeroCountCase()Types.Histogram.getZeroCountCase()Types.HistogramOrBuilder.getZeroCountCase()Types.Histogram.ZeroCountCase.valueOf(int value) Deprecated.Returns the enum constant of this class with the specified name.static Types.Histogram.ZeroCountCase[]Types.Histogram.ZeroCountCase.values()Returns an array containing the constants of this enum class, in the order they are declared.