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.LiteralCustomTag.Literal.DEFAULT_INSTANCEFields 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.PARSERMethods in io.envoyproxy.envoy.type.tracing.v3 that return CustomTag.LiteralModifier and TypeMethodDescriptionCustomTag.Literal.Builder.build()CustomTag.Literal.Builder.buildPartial()static CustomTag.LiteralCustomTag.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.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.v3 that return types with arguments of type CustomTag.LiteralModifier and TypeMethodDescriptionprivate 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.LiteralModifier and TypeMethodDescriptionprivate voidCustomTag.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.BuilderCustomTag.Literal.newBuilder(CustomTag.Literal prototype) CustomTag.Builder.setLiteral(CustomTag.Literal value) A literal custom tag.