Uses of Class
io.envoyproxy.envoy.config.metrics.v3.StatsConfig
Packages that use StatsConfig
-
Uses of StatsConfig in io.envoyproxy.envoy.config.bootstrap.v3
Methods in io.envoyproxy.envoy.config.bootstrap.v3 that return StatsConfigModifier and TypeMethodDescriptionBootstrap.Builder.getStatsConfig()Configuration for internal processing of stats.Bootstrap.getStatsConfig()Configuration for internal processing of stats.BootstrapOrBuilder.getStatsConfig()Configuration for internal processing of stats.Methods in io.envoyproxy.envoy.config.bootstrap.v3 with parameters of type StatsConfigModifier and TypeMethodDescriptionBootstrap.Builder.mergeStatsConfig(StatsConfig value) Configuration for internal processing of stats.Bootstrap.Builder.setStatsConfig(StatsConfig value) Configuration for internal processing of stats. -
Uses of StatsConfig in io.envoyproxy.envoy.config.metrics.v3
Methods in io.envoyproxy.envoy.config.metrics.v3 that return StatsConfigModifier and TypeMethodDescriptionStatsConfig.Builder.build()StatsConfig.Builder.buildPartial()static StatsConfigStatsConfig.getDefaultInstance()StatsConfig.Builder.getDefaultInstanceForType()StatsConfig.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.v3 that return types with arguments of type StatsConfigModifier and TypeMethodDescriptioncom.google.protobuf.Parser<StatsConfig> StatsConfig.getParserForType()static com.google.protobuf.Parser<StatsConfig> StatsConfig.parser()Methods in io.envoyproxy.envoy.config.metrics.v3 with parameters of type StatsConfigModifier and TypeMethodDescriptionStatsConfig.Builder.mergeFrom(StatsConfig other) static StatsConfig.BuilderStatsConfig.newBuilder(StatsConfig prototype)