Uses of Class
io.envoyproxy.envoy.config.metrics.v3.StatsConfig
Packages that use StatsConfig
-
Uses of StatsConfig in io.envoyproxy.envoy.config.bootstrap.v3
Fields in io.envoyproxy.envoy.config.bootstrap.v3 declared as StatsConfigModifier and TypeFieldDescriptionprivate StatsConfigBootstrap.Builder.statsConfig_private StatsConfigBootstrap.statsConfig_Fields in io.envoyproxy.envoy.config.bootstrap.v3 with type parameters of type StatsConfigModifier and TypeFieldDescriptionprivate com.google.protobuf.SingleFieldBuilder<StatsConfig, StatsConfig.Builder, StatsConfigOrBuilder> Bootstrap.Builder.statsConfigBuilder_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 that return types with arguments of type StatsConfigModifier and TypeMethodDescriptionprivate com.google.protobuf.SingleFieldBuilder<StatsConfig, StatsConfig.Builder, StatsConfigOrBuilder> Bootstrap.Builder.getStatsConfigFieldBuilder()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
Fields in io.envoyproxy.envoy.config.metrics.v3 declared as StatsConfigFields in io.envoyproxy.envoy.config.metrics.v3 with type parameters of type StatsConfigModifier and TypeFieldDescriptionprivate static final com.google.protobuf.Parser<StatsConfig> StatsConfig.PARSERMethods 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 TypeMethodDescriptionprivate voidStatsConfig.Builder.buildPartial0(StatsConfig result) private voidStatsConfig.Builder.buildPartialRepeatedFields(StatsConfig result) StatsConfig.Builder.mergeFrom(StatsConfig other) static StatsConfig.BuilderStatsConfig.newBuilder(StatsConfig prototype)