Uses of Interface
io.envoyproxy.envoy.type.tracing.v3.CustomTag.EnvironmentOrBuilder
-
Packages that use CustomTag.EnvironmentOrBuilder Package Description io.envoyproxy.envoy.type.tracing.v3 -
-
Uses of CustomTag.EnvironmentOrBuilder in io.envoyproxy.envoy.type.tracing.v3
Classes in io.envoyproxy.envoy.type.tracing.v3 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.Fields in io.envoyproxy.envoy.type.tracing.v3 with type parameters of type CustomTag.EnvironmentOrBuilder Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilder<CustomTag.Environment,CustomTag.Environment.Builder,CustomTag.EnvironmentOrBuilder>CustomTag.Builder. environmentBuilder_Methods in io.envoyproxy.envoy.type.tracing.v3 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.Methods in io.envoyproxy.envoy.type.tracing.v3 that return types with arguments of type CustomTag.EnvironmentOrBuilder Modifier and Type Method Description private com.google.protobuf.SingleFieldBuilder<CustomTag.Environment,CustomTag.Environment.Builder,CustomTag.EnvironmentOrBuilder>CustomTag.Builder. getEnvironmentFieldBuilder()An environment custom tag.
-