Uses of Interface
io.envoyproxy.envoy.type.tracing.v2.CustomTag.EnvironmentOrBuilder
-
Packages that use CustomTag.EnvironmentOrBuilder Package Description io.envoyproxy.envoy.type.tracing.v2 -
-
Uses of CustomTag.EnvironmentOrBuilder in io.envoyproxy.envoy.type.tracing.v2
Classes in io.envoyproxy.envoy.type.tracing.v2 that implement CustomTag.EnvironmentOrBuilder Modifier and Type Class Description static classCustomTag.EnvironmentEnvironment type custom tag with environment name and default value.static classCustomTag.Environment.BuilderEnvironment type custom tag with environment name and default value.Methods in io.envoyproxy.envoy.type.tracing.v2 that return CustomTag.EnvironmentOrBuilder Modifier and Type Method Description CustomTag.EnvironmentOrBuilderCustomTag.Builder. getEnvironmentOrBuilder()An environment custom tag.CustomTag.EnvironmentOrBuilderCustomTag. getEnvironmentOrBuilder()An environment custom tag.CustomTag.EnvironmentOrBuilderCustomTagOrBuilder. getEnvironmentOrBuilder()An environment custom tag.
-