Uses of Class
io.envoyproxy.envoy.config.metrics.v2.StatsConfig
-
Packages that use StatsConfig Package Description io.envoyproxy.envoy.config.bootstrap.v2 io.envoyproxy.envoy.config.metrics.v2 -
-
Uses of StatsConfig in io.envoyproxy.envoy.config.bootstrap.v2
Methods in io.envoyproxy.envoy.config.bootstrap.v2 that return StatsConfig Modifier and Type Method Description StatsConfigBootstrap.Builder. getStatsConfig()Configuration for internal processing of stats.StatsConfigBootstrap. getStatsConfig()Configuration for internal processing of stats.StatsConfigBootstrapOrBuilder. getStatsConfig()Configuration for internal processing of stats.Methods in io.envoyproxy.envoy.config.bootstrap.v2 with parameters of type StatsConfig Modifier and Type Method Description Bootstrap.BuilderBootstrap.Builder. mergeStatsConfig(StatsConfig value)Configuration for internal processing of stats.Bootstrap.BuilderBootstrap.Builder. setStatsConfig(StatsConfig value)Configuration for internal processing of stats. -
Uses of StatsConfig in io.envoyproxy.envoy.config.metrics.v2
Methods in io.envoyproxy.envoy.config.metrics.v2 that return StatsConfig Modifier and Type Method Description StatsConfigStatsConfig.Builder. build()StatsConfigStatsConfig.Builder. buildPartial()static StatsConfigStatsConfig. getDefaultInstance()StatsConfigStatsConfig.Builder. getDefaultInstanceForType()StatsConfigStatsConfig. getDefaultInstanceForType()static StatsConfigStatsConfig. parseDelimitedFrom(InputStream input)static StatsConfigStatsConfig. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static StatsConfigStatsConfig. parseFrom(byte[] data)static StatsConfigStatsConfig. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static StatsConfigStatsConfig. parseFrom(com.google.protobuf.ByteString data)static StatsConfigStatsConfig. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static StatsConfigStatsConfig. parseFrom(com.google.protobuf.CodedInputStream input)static StatsConfigStatsConfig. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static StatsConfigStatsConfig. parseFrom(InputStream input)static StatsConfigStatsConfig. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static StatsConfigStatsConfig. parseFrom(ByteBuffer data)static StatsConfigStatsConfig. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in io.envoyproxy.envoy.config.metrics.v2 that return types with arguments of type StatsConfig Modifier and Type Method Description com.google.protobuf.Parser<StatsConfig>StatsConfig. getParserForType()static com.google.protobuf.Parser<StatsConfig>StatsConfig. parser()Methods in io.envoyproxy.envoy.config.metrics.v2 with parameters of type StatsConfig Modifier and Type Method Description StatsConfig.BuilderStatsConfig.Builder. mergeFrom(StatsConfig other)static StatsConfig.BuilderStatsConfig. newBuilder(StatsConfig prototype)
-