Uses of Interface
io.envoyproxy.envoy.config.metrics.v3.StatsConfigOrBuilder
-
Packages that use StatsConfigOrBuilder Package Description io.envoyproxy.envoy.config.bootstrap.v3 io.envoyproxy.envoy.config.metrics.v3 -
-
Uses of StatsConfigOrBuilder in io.envoyproxy.envoy.config.bootstrap.v3
Methods in io.envoyproxy.envoy.config.bootstrap.v3 that return StatsConfigOrBuilder Modifier and Type Method Description StatsConfigOrBuilderBootstrap.Builder. getStatsConfigOrBuilder()Configuration for internal processing of stats.StatsConfigOrBuilderBootstrap. getStatsConfigOrBuilder()Configuration for internal processing of stats.StatsConfigOrBuilderBootstrapOrBuilder. getStatsConfigOrBuilder()Configuration for internal processing of stats. -
Uses of StatsConfigOrBuilder in io.envoyproxy.envoy.config.metrics.v3
Classes in io.envoyproxy.envoy.config.metrics.v3 that implement StatsConfigOrBuilder Modifier and Type Class Description classStatsConfigStatistics configuration such as tagging.static classStatsConfig.BuilderStatistics configuration such as tagging.
-