Uses of Class
io.envoyproxy.envoy.type.tracing.v3.CustomTag.Literal
-
Packages that use CustomTag.Literal Package Description io.envoyproxy.envoy.type.tracing.v3 -
-
Uses of CustomTag.Literal in io.envoyproxy.envoy.type.tracing.v3
Fields in io.envoyproxy.envoy.type.tracing.v3 declared as CustomTag.Literal Modifier and Type Field Description private static CustomTag.LiteralCustomTag.Literal. DEFAULT_INSTANCEFields in io.envoyproxy.envoy.type.tracing.v3 with type parameters of type CustomTag.Literal Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilder<CustomTag.Literal,CustomTag.Literal.Builder,CustomTag.LiteralOrBuilder>CustomTag.Builder. literalBuilder_private static com.google.protobuf.Parser<CustomTag.Literal>CustomTag.Literal. PARSERMethods in io.envoyproxy.envoy.type.tracing.v3 that return CustomTag.Literal Modifier and Type Method Description CustomTag.LiteralCustomTag.Literal.Builder. build()CustomTag.LiteralCustomTag.Literal.Builder. buildPartial()static CustomTag.LiteralCustomTag.Literal. getDefaultInstance()CustomTag.LiteralCustomTag.Literal.Builder. getDefaultInstanceForType()CustomTag.LiteralCustomTag.Literal. getDefaultInstanceForType()CustomTag.LiteralCustomTag.Builder. getLiteral()A literal custom tag.CustomTag.LiteralCustomTag. getLiteral()A literal custom tag.CustomTag.LiteralCustomTagOrBuilder. getLiteral()A literal custom tag.static CustomTag.LiteralCustomTag.Literal. parseDelimitedFrom(java.io.InputStream input)static CustomTag.LiteralCustomTag.Literal. parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CustomTag.LiteralCustomTag.Literal. parseFrom(byte[] data)static CustomTag.LiteralCustomTag.Literal. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CustomTag.LiteralCustomTag.Literal. parseFrom(com.google.protobuf.ByteString data)static CustomTag.LiteralCustomTag.Literal. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CustomTag.LiteralCustomTag.Literal. parseFrom(com.google.protobuf.CodedInputStream input)static CustomTag.LiteralCustomTag.Literal. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CustomTag.LiteralCustomTag.Literal. parseFrom(java.io.InputStream input)static CustomTag.LiteralCustomTag.Literal. parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CustomTag.LiteralCustomTag.Literal. parseFrom(java.nio.ByteBuffer data)static CustomTag.LiteralCustomTag.Literal. parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in io.envoyproxy.envoy.type.tracing.v3 that return types with arguments of type CustomTag.Literal Modifier and Type Method Description private com.google.protobuf.SingleFieldBuilder<CustomTag.Literal,CustomTag.Literal.Builder,CustomTag.LiteralOrBuilder>CustomTag.Builder. getLiteralFieldBuilder()A literal custom tag.com.google.protobuf.Parser<CustomTag.Literal>CustomTag.Literal. getParserForType()static com.google.protobuf.Parser<CustomTag.Literal>CustomTag.Literal. parser()Methods in io.envoyproxy.envoy.type.tracing.v3 with parameters of type CustomTag.Literal Modifier and Type Method Description private voidCustomTag.Literal.Builder. buildPartial0(CustomTag.Literal result)CustomTag.Literal.BuilderCustomTag.Literal.Builder. mergeFrom(CustomTag.Literal other)CustomTag.BuilderCustomTag.Builder. mergeLiteral(CustomTag.Literal value)A literal custom tag.static CustomTag.Literal.BuilderCustomTag.Literal. newBuilder(CustomTag.Literal prototype)CustomTag.BuilderCustomTag.Builder. setLiteral(CustomTag.Literal value)A literal custom tag.
-