Uses of Class
io.envoyproxy.envoy.type.tracing.v3.CustomTag.Literal.Builder
Packages that use CustomTag.Literal.Builder
-
Uses of CustomTag.Literal.Builder in io.envoyproxy.envoy.type.tracing.v3
Fields in io.envoyproxy.envoy.type.tracing.v3 with type parameters of type CustomTag.Literal.BuilderModifier and TypeFieldDescriptionprivate 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.Literal.BuilderModifier and TypeMethodDescriptionCustomTag.Literal.Builder.clear()
CustomTag.Literal.Builder.clearValue()
Static literal value to populate the tag value.CustomTag.Builder.getLiteralBuilder()
A literal custom tag.CustomTag.Literal.Builder.mergeFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) CustomTag.Literal.Builder.mergeFrom
(com.google.protobuf.Message other) CustomTag.Literal.Builder.mergeFrom
(CustomTag.Literal other) static CustomTag.Literal.Builder
CustomTag.Literal.newBuilder()
static CustomTag.Literal.Builder
CustomTag.Literal.newBuilder
(CustomTag.Literal prototype) CustomTag.Literal.newBuilderForType()
protected CustomTag.Literal.Builder
CustomTag.Literal.newBuilderForType
(com.google.protobuf.AbstractMessage.BuilderParent parent) Static literal value to populate the tag value.CustomTag.Literal.Builder.setValueBytes
(com.google.protobuf.ByteString value) Static literal value to populate the tag value.CustomTag.Literal.toBuilder()
Methods in io.envoyproxy.envoy.type.tracing.v3 that return types with arguments of type CustomTag.Literal.BuilderModifier and TypeMethodDescriptionprivate com.google.protobuf.SingleFieldBuilder
<CustomTag.Literal, CustomTag.Literal.Builder, CustomTag.LiteralOrBuilder> CustomTag.Builder.internalGetLiteralFieldBuilder()
A literal custom tag.Methods in io.envoyproxy.envoy.type.tracing.v3 with parameters of type CustomTag.Literal.BuilderModifier and TypeMethodDescriptionCustomTag.Builder.setLiteral
(CustomTag.Literal.Builder builderForValue) A literal custom tag.