Uses of Interface
io.envoyproxy.envoy.extensions.access_loggers.stats.v3.Config.TagOrBuilder
Packages that use Config.TagOrBuilder
-
Uses of Config.TagOrBuilder in io.envoyproxy.envoy.extensions.access_loggers.stats.v3
Classes in io.envoyproxy.envoy.extensions.access_loggers.stats.v3 that implement Config.TagOrBuilderModifier and TypeClassDescriptionstatic final classDefines a tag on a stat.static final classDefines a tag on a stat.Methods in io.envoyproxy.envoy.extensions.access_loggers.stats.v3 that return Config.TagOrBuilderModifier and TypeMethodDescriptionConfig.Stat.Builder.getTagsOrBuilder(int index) The tags for the stat.Config.Stat.getTagsOrBuilder(int index) The tags for the stat.Config.StatOrBuilder.getTagsOrBuilder(int index) The tags for the stat.Methods in io.envoyproxy.envoy.extensions.access_loggers.stats.v3 that return types with arguments of type Config.TagOrBuilderModifier and TypeMethodDescriptionList<? extends Config.TagOrBuilder>Config.Stat.Builder.getTagsOrBuilderList()The tags for the stat.List<? extends Config.TagOrBuilder>Config.Stat.getTagsOrBuilderList()The tags for the stat.List<? extends Config.TagOrBuilder>Config.StatOrBuilder.getTagsOrBuilderList()The tags for the stat.