| Package | Description |
|---|---|
| io.envoyproxy.envoy.type.tracing.v2 |
| Modifier and Type | Method and Description |
|---|---|
CustomTag.Literal |
CustomTag.Literal.Builder.build() |
CustomTag.Literal |
CustomTag.Literal.Builder.buildPartial() |
static CustomTag.Literal |
CustomTag.Literal.getDefaultInstance() |
CustomTag.Literal |
CustomTag.Literal.getDefaultInstanceForType() |
CustomTag.Literal |
CustomTag.Literal.Builder.getDefaultInstanceForType() |
CustomTag.Literal |
CustomTagOrBuilder.getLiteral()
A literal custom tag.
|
CustomTag.Literal |
CustomTag.getLiteral()
A literal custom tag.
|
CustomTag.Literal |
CustomTag.Builder.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(ByteBuffer data) |
static CustomTag.Literal |
CustomTag.Literal.parseFrom(ByteBuffer 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) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<CustomTag.Literal> |
CustomTag.Literal.getParserForType() |
static com.google.protobuf.Parser<CustomTag.Literal> |
CustomTag.Literal.parser() |
| Modifier and Type | Method and Description |
|---|---|
CustomTag.Literal.Builder |
CustomTag.Literal.Builder.mergeFrom(CustomTag.Literal other) |
CustomTag.Builder |
CustomTag.Builder.mergeLiteral(CustomTag.Literal value)
A literal custom tag.
|
static CustomTag.Literal.Builder |
CustomTag.Literal.newBuilder(CustomTag.Literal prototype) |
CustomTag.Builder |
CustomTag.Builder.setLiteral(CustomTag.Literal value)
A literal custom tag.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.