Uses of Interface
io.envoyproxy.envoy.type.tracing.v2.CustomTag.LiteralOrBuilder
-
Packages that use CustomTag.LiteralOrBuilder Package Description io.envoyproxy.envoy.type.tracing.v2 -
-
Uses of CustomTag.LiteralOrBuilder in io.envoyproxy.envoy.type.tracing.v2
Classes in io.envoyproxy.envoy.type.tracing.v2 that implement CustomTag.LiteralOrBuilder Modifier and Type Class Description static classCustomTag.LiteralLiteral type custom tag with static value for the tag value.static classCustomTag.Literal.BuilderLiteral type custom tag with static value for the tag value.Methods in io.envoyproxy.envoy.type.tracing.v2 that return CustomTag.LiteralOrBuilder Modifier and Type Method Description CustomTag.LiteralOrBuilderCustomTag.Builder. getLiteralOrBuilder()A literal custom tag.CustomTag.LiteralOrBuilderCustomTag. getLiteralOrBuilder()A literal custom tag.CustomTag.LiteralOrBuilderCustomTagOrBuilder. getLiteralOrBuilder()A literal custom tag.
-