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