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
Methods 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 TypeMethodDescriptioncom.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 TypeMethodDescriptionCustomTag.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.