Uses of Interface
prometheus.Types.LabelMatcherOrBuilder
Packages that use Types.LabelMatcherOrBuilder
-
Uses of Types.LabelMatcherOrBuilder in prometheus
Classes in prometheus that implement Types.LabelMatcherOrBuilderModifier and TypeClassDescriptionstatic final classMatcher specifies a rule, which can match or set of labels or not.static final classMatcher specifies a rule, which can match or set of labels or not.Methods in prometheus that return Types.LabelMatcherOrBuilderModifier and TypeMethodDescriptionRemote.Query.Builder.getMatchersOrBuilder(int index) repeated .prometheus.LabelMatcher matchers = 3;Remote.Query.getMatchersOrBuilder(int index) repeated .prometheus.LabelMatcher matchers = 3;Remote.QueryOrBuilder.getMatchersOrBuilder(int index) repeated .prometheus.LabelMatcher matchers = 3;Methods in prometheus that return types with arguments of type Types.LabelMatcherOrBuilderModifier and TypeMethodDescriptionList<? extends Types.LabelMatcherOrBuilder>Remote.Query.Builder.getMatchersOrBuilderList()repeated .prometheus.LabelMatcher matchers = 3;List<? extends Types.LabelMatcherOrBuilder>Remote.Query.getMatchersOrBuilderList()repeated .prometheus.LabelMatcher matchers = 3;List<? extends Types.LabelMatcherOrBuilder>Remote.QueryOrBuilder.getMatchersOrBuilderList()repeated .prometheus.LabelMatcher matchers = 3;