Uses of Class
io.envoyproxy.envoy.type.tracing.v3.CustomTag.Literal
Packages that use CustomTag.Literal
-
Uses of CustomTag.Literal in io.envoyproxy.envoy.type.tracing.v3
Fields in io.envoyproxy.envoy.type.tracing.v3 declared as CustomTag.LiteralModifier and TypeFieldDescriptionprivate static final CustomTag.Literal
CustomTag.Literal.DEFAULT_INSTANCE
Fields in io.envoyproxy.envoy.type.tracing.v3 with type parameters of type CustomTag.LiteralModifier and TypeFieldDescriptionprivate com.google.protobuf.SingleFieldBuilder
<CustomTag.Literal, CustomTag.Literal.Builder, CustomTag.LiteralOrBuilder> CustomTag.Builder.literalBuilder_
private static final com.google.protobuf.Parser
<CustomTag.Literal> CustomTag.Literal.PARSER
Methods in io.envoyproxy.envoy.type.tracing.v3 that return CustomTag.LiteralModifier and TypeMethodDescriptionCustomTag.Literal.Builder.build()
CustomTag.Literal.Builder.buildPartial()
static CustomTag.Literal
CustomTag.Literal.getDefaultInstance()
CustomTag.Literal.Builder.getDefaultInstanceForType()
CustomTag.Literal.getDefaultInstanceForType()
CustomTag.Builder.getLiteral()
A literal custom tag.CustomTag.getLiteral()
A literal custom tag.CustomTagOrBuilder.getLiteral()
A literal custom tag.static CustomTag.Literal
CustomTag.Literal.parseDelimitedFrom
(InputStream input) static CustomTag.Literal
CustomTag.Literal.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CustomTag.Literal
CustomTag.Literal.parseFrom
(byte[] data) static CustomTag.Literal
CustomTag.Literal.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CustomTag.Literal
CustomTag.Literal.parseFrom
(com.google.protobuf.ByteString data) static CustomTag.Literal
CustomTag.Literal.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CustomTag.Literal
CustomTag.Literal.parseFrom
(com.google.protobuf.CodedInputStream input) static CustomTag.Literal
CustomTag.Literal.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CustomTag.Literal
CustomTag.Literal.parseFrom
(InputStream input) static CustomTag.Literal
CustomTag.Literal.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CustomTag.Literal
CustomTag.Literal.parseFrom
(ByteBuffer data) static CustomTag.Literal
CustomTag.Literal.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.type.tracing.v3 that return types with arguments of type CustomTag.LiteralModifier and TypeMethodDescriptioncom.google.protobuf.Parser
<CustomTag.Literal> CustomTag.Literal.getParserForType()
private com.google.protobuf.SingleFieldBuilder
<CustomTag.Literal, CustomTag.Literal.Builder, CustomTag.LiteralOrBuilder> CustomTag.Builder.internalGetLiteralFieldBuilder()
A literal custom tag.static com.google.protobuf.Parser
<CustomTag.Literal> CustomTag.Literal.parser()
Methods in io.envoyproxy.envoy.type.tracing.v3 with parameters of type CustomTag.LiteralModifier and TypeMethodDescriptionprivate void
CustomTag.Literal.Builder.buildPartial0
(CustomTag.Literal result) CustomTag.Literal.Builder.mergeFrom
(CustomTag.Literal other) CustomTag.Builder.mergeLiteral
(CustomTag.Literal value) A literal custom tag.static CustomTag.Literal.Builder
CustomTag.Literal.newBuilder
(CustomTag.Literal prototype) CustomTag.Builder.setLiteral
(CustomTag.Literal value) A literal custom tag.