Uses of Interface
io.envoyproxy.envoy.config.metrics.v2.TagSpecifierOrBuilder
-
Packages that use TagSpecifierOrBuilder Package Description io.envoyproxy.envoy.config.metrics.v2 -
-
Uses of TagSpecifierOrBuilder in io.envoyproxy.envoy.config.metrics.v2
Classes in io.envoyproxy.envoy.config.metrics.v2 that implement TagSpecifierOrBuilder Modifier and Type Class Description classTagSpecifierDesignates a tag name and value pair.static classTagSpecifier.BuilderDesignates a tag name and value pair.Methods in io.envoyproxy.envoy.config.metrics.v2 that return TagSpecifierOrBuilder Modifier and Type Method Description TagSpecifierOrBuilderStatsConfig.Builder. getStatsTagsOrBuilder(int index)Each stat name is iteratively processed through these tag specifiers.TagSpecifierOrBuilderStatsConfig. getStatsTagsOrBuilder(int index)Each stat name is iteratively processed through these tag specifiers.TagSpecifierOrBuilderStatsConfigOrBuilder. getStatsTagsOrBuilder(int index)Each stat name is iteratively processed through these tag specifiers.Methods in io.envoyproxy.envoy.config.metrics.v2 that return types with arguments of type TagSpecifierOrBuilder Modifier and Type Method Description List<? extends TagSpecifierOrBuilder>StatsConfig.Builder. getStatsTagsOrBuilderList()Each stat name is iteratively processed through these tag specifiers.List<? extends TagSpecifierOrBuilder>StatsConfig. getStatsTagsOrBuilderList()Each stat name is iteratively processed through these tag specifiers.List<? extends TagSpecifierOrBuilder>StatsConfigOrBuilder. getStatsTagsOrBuilderList()Each stat name is iteratively processed through these tag specifiers.
-