Uses of Class
io.envoyproxy.envoy.type.tracing.v2.CustomTag.Literal
-
Packages that use CustomTag.Literal Package Description io.envoyproxy.envoy.type.tracing.v2 -
-
Uses of CustomTag.Literal in io.envoyproxy.envoy.type.tracing.v2
Methods in io.envoyproxy.envoy.type.tracing.v2 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(InputStream input)static CustomTag.LiteralCustomTag.Literal. parseDelimitedFrom(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(InputStream input)static CustomTag.LiteralCustomTag.Literal. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CustomTag.LiteralCustomTag.Literal. parseFrom(ByteBuffer data)static CustomTag.LiteralCustomTag.Literal. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in io.envoyproxy.envoy.type.tracing.v2 that return types with arguments of type CustomTag.Literal Modifier and Type Method Description 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.v2 with parameters of type CustomTag.Literal Modifier and Type Method Description 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.
-