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