Uses of Enum Class
prometheus.Types.LabelMatcher.Type
Packages that use Types.LabelMatcher.Type
-
Uses of Types.LabelMatcher.Type in prometheus
Methods in prometheus that return Types.LabelMatcher.TypeModifier and TypeMethodDescriptionstatic Types.LabelMatcher.TypeTypes.LabelMatcher.Type.forNumber(int value) Types.LabelMatcher.Builder.getType().prometheus.LabelMatcher.Type type = 1;Types.LabelMatcher.getType().prometheus.LabelMatcher.Type type = 1;Types.LabelMatcherOrBuilder.getType().prometheus.LabelMatcher.Type type = 1;static Types.LabelMatcher.TypeTypes.LabelMatcher.Type.valueOf(int value) Deprecated.static Types.LabelMatcher.TypeTypes.LabelMatcher.Type.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this class with the specified name.static Types.LabelMatcher.TypeReturns the enum constant of this class with the specified name.static Types.LabelMatcher.Type[]Types.LabelMatcher.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in prometheus that return types with arguments of type Types.LabelMatcher.TypeModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<Types.LabelMatcher.Type>Types.LabelMatcher.Type.internalGetValueMap()Methods in prometheus with parameters of type Types.LabelMatcher.TypeModifier and TypeMethodDescriptionTypes.LabelMatcher.Builder.setType(Types.LabelMatcher.Type value) .prometheus.LabelMatcher.Type type = 1;