Uses of Class
io.envoyproxy.envoy.config.metrics.v3.StatsConfig
-
Packages that use StatsConfig Package Description io.envoyproxy.envoy.config.bootstrap.v3 io.envoyproxy.envoy.config.metrics.v3 -
-
Uses of StatsConfig in io.envoyproxy.envoy.config.bootstrap.v3
Fields in io.envoyproxy.envoy.config.bootstrap.v3 declared as StatsConfig Modifier and Type Field Description private StatsConfigBootstrap.Builder. statsConfig_private StatsConfigBootstrap. statsConfig_Fields in io.envoyproxy.envoy.config.bootstrap.v3 with type parameters of type StatsConfig 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 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.v3 that return types with arguments of type StatsConfig Modifier and Type Method Description private 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 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.v3
Fields in io.envoyproxy.envoy.config.metrics.v3 declared as StatsConfig Modifier and Type Field Description private static StatsConfigStatsConfig. DEFAULT_INSTANCEFields in io.envoyproxy.envoy.config.metrics.v3 with type parameters of type StatsConfig Modifier and Type Field Description private static com.google.protobuf.Parser<StatsConfig>StatsConfig. PARSERMethods in io.envoyproxy.envoy.config.metrics.v3 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(java.io.InputStream input)static StatsConfigStatsConfig. parseDelimitedFrom(java.io.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(java.io.InputStream input)static StatsConfigStatsConfig. parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static StatsConfigStatsConfig. parseFrom(java.nio.ByteBuffer data)static StatsConfigStatsConfig. parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in io.envoyproxy.envoy.config.metrics.v3 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.v3 with parameters of type StatsConfig Modifier and Type Method Description private voidStatsConfig.Builder. buildPartial0(StatsConfig result)private voidStatsConfig.Builder. buildPartialRepeatedFields(StatsConfig result)StatsConfig.BuilderStatsConfig.Builder. mergeFrom(StatsConfig other)static StatsConfig.BuilderStatsConfig. newBuilder(StatsConfig prototype)
-