| Package | Description |
|---|---|
| io.envoyproxy.envoy.type.metadata.v3 | |
| io.envoyproxy.envoy.type.tracing.v3 |
| Modifier and Type | Method and Description |
|---|---|
MetadataKind |
MetadataKind.Builder.build() |
MetadataKind |
MetadataKind.Builder.buildPartial() |
static MetadataKind |
MetadataKind.getDefaultInstance() |
MetadataKind |
MetadataKind.getDefaultInstanceForType() |
MetadataKind |
MetadataKind.Builder.getDefaultInstanceForType() |
static MetadataKind |
MetadataKind.parseDelimitedFrom(InputStream input) |
static MetadataKind |
MetadataKind.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MetadataKind |
MetadataKind.parseFrom(byte[] data) |
static MetadataKind |
MetadataKind.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MetadataKind |
MetadataKind.parseFrom(ByteBuffer data) |
static MetadataKind |
MetadataKind.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MetadataKind |
MetadataKind.parseFrom(com.google.protobuf.ByteString data) |
static MetadataKind |
MetadataKind.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MetadataKind |
MetadataKind.parseFrom(com.google.protobuf.CodedInputStream input) |
static MetadataKind |
MetadataKind.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MetadataKind |
MetadataKind.parseFrom(InputStream input) |
static MetadataKind |
MetadataKind.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<MetadataKind> |
MetadataKind.getParserForType() |
static com.google.protobuf.Parser<MetadataKind> |
MetadataKind.parser() |
| Modifier and Type | Method and Description |
|---|---|
MetadataKind.Builder |
MetadataKind.Builder.mergeFrom(MetadataKind other) |
static MetadataKind.Builder |
MetadataKind.newBuilder(MetadataKind prototype) |
| Modifier and Type | Method and Description |
|---|---|
MetadataKind |
CustomTag.MetadataOrBuilder.getKind()
Specify what kind of metadata to obtain tag value from.
|
MetadataKind |
CustomTag.Metadata.getKind()
Specify what kind of metadata to obtain tag value from.
|
MetadataKind |
CustomTag.Metadata.Builder.getKind()
Specify what kind of metadata to obtain tag value from.
|
| Modifier and Type | Method and Description |
|---|---|
CustomTag.Metadata.Builder |
CustomTag.Metadata.Builder.mergeKind(MetadataKind value)
Specify what kind of metadata to obtain tag value from.
|
CustomTag.Metadata.Builder |
CustomTag.Metadata.Builder.setKind(MetadataKind value)
Specify what kind of metadata to obtain tag value from.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.