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 StatsConfig
Bootstrap.Builder.statsConfig_
private StatsConfig
Bootstrap.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.internalGetStatsConfigFieldBuilder()
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.PARSER
Methods in io.envoyproxy.envoy.config.metrics.v3 that return StatsConfigModifier and TypeMethodDescriptionStatsConfig.Builder.build()
StatsConfig.Builder.buildPartial()
static StatsConfig
StatsConfig.getDefaultInstance()
StatsConfig.Builder.getDefaultInstanceForType()
StatsConfig.getDefaultInstanceForType()
static StatsConfig
StatsConfig.parseDelimitedFrom
(InputStream input) static StatsConfig
StatsConfig.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static StatsConfig
StatsConfig.parseFrom
(byte[] data) static StatsConfig
StatsConfig.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static StatsConfig
StatsConfig.parseFrom
(com.google.protobuf.ByteString data) static StatsConfig
StatsConfig.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static StatsConfig
StatsConfig.parseFrom
(com.google.protobuf.CodedInputStream input) static StatsConfig
StatsConfig.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static StatsConfig
StatsConfig.parseFrom
(InputStream input) static StatsConfig
StatsConfig.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static StatsConfig
StatsConfig.parseFrom
(ByteBuffer data) static StatsConfig
StatsConfig.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 void
StatsConfig.Builder.buildPartial0
(StatsConfig result) private void
StatsConfig.Builder.buildPartialRepeatedFields
(StatsConfig result) StatsConfig.Builder.mergeFrom
(StatsConfig other) static StatsConfig.Builder
StatsConfig.newBuilder
(StatsConfig prototype)