| Package | Description |
|---|---|
| io.envoyproxy.envoy.type.metadata.v2 | |
| io.envoyproxy.envoy.type.tracing.v2 |
| Modifier and Type | Method and Description |
|---|---|
MetadataKey |
MetadataKey.Builder.build() |
MetadataKey |
MetadataKey.Builder.buildPartial() |
static MetadataKey |
MetadataKey.getDefaultInstance() |
MetadataKey |
MetadataKey.getDefaultInstanceForType() |
MetadataKey |
MetadataKey.Builder.getDefaultInstanceForType() |
static MetadataKey |
MetadataKey.parseDelimitedFrom(InputStream input) |
static MetadataKey |
MetadataKey.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MetadataKey |
MetadataKey.parseFrom(byte[] data) |
static MetadataKey |
MetadataKey.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MetadataKey |
MetadataKey.parseFrom(ByteBuffer data) |
static MetadataKey |
MetadataKey.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MetadataKey |
MetadataKey.parseFrom(com.google.protobuf.ByteString data) |
static MetadataKey |
MetadataKey.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MetadataKey |
MetadataKey.parseFrom(com.google.protobuf.CodedInputStream input) |
static MetadataKey |
MetadataKey.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MetadataKey |
MetadataKey.parseFrom(InputStream input) |
static MetadataKey |
MetadataKey.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<MetadataKey> |
MetadataKey.getParserForType() |
static com.google.protobuf.Parser<MetadataKey> |
MetadataKey.parser() |
| Modifier and Type | Method and Description |
|---|---|
MetadataKey.Builder |
MetadataKey.Builder.mergeFrom(MetadataKey other) |
static MetadataKey.Builder |
MetadataKey.newBuilder(MetadataKey prototype) |
| Modifier and Type | Method and Description |
|---|---|
MetadataKey |
CustomTag.MetadataOrBuilder.getMetadataKey()
Metadata key to define the path to retrieve the tag value.
|
MetadataKey |
CustomTag.Metadata.getMetadataKey()
Metadata key to define the path to retrieve the tag value.
|
MetadataKey |
CustomTag.Metadata.Builder.getMetadataKey()
Metadata key to define the path to retrieve the tag value.
|
| Modifier and Type | Method and Description |
|---|---|
CustomTag.Metadata.Builder |
CustomTag.Metadata.Builder.mergeMetadataKey(MetadataKey value)
Metadata key to define the path to retrieve the tag value.
|
CustomTag.Metadata.Builder |
CustomTag.Metadata.Builder.setMetadataKey(MetadataKey value)
Metadata key to define the path to retrieve the tag value.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.