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
Fields in io.envoyproxy.envoy.config.bootstrap.v3 with type parameters of type StatsConfigOrBuilder Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilder<StatsConfig,StatsConfig.Builder,StatsConfigOrBuilder>Bootstrap.Builder. statsConfigBuilder_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.Methods in io.envoyproxy.envoy.config.bootstrap.v3 that return types with arguments of type StatsConfigOrBuilder Modifier and Type Method Description private com.google.protobuf.SingleFieldBuilder<StatsConfig,StatsConfig.Builder,StatsConfigOrBuilder>Bootstrap.Builder. getStatsConfigFieldBuilder()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.
-