| Package | Description |
|---|---|
| envoy.type.matcher |
| Modifier and Type | Method and Description |
|---|---|
Metadata.MetadataMatcher.Value |
Metadata.MetadataMatcher.Value.Builder.build() |
Metadata.MetadataMatcher.Value |
Metadata.MetadataMatcher.Value.Builder.buildPartial() |
static Metadata.MetadataMatcher.Value |
Metadata.MetadataMatcher.Value.getDefaultInstance() |
Metadata.MetadataMatcher.Value |
Metadata.MetadataMatcher.Value.getDefaultInstanceForType() |
Metadata.MetadataMatcher.Value |
Metadata.MetadataMatcher.Value.Builder.getDefaultInstanceForType() |
Metadata.MetadataMatcher.Value |
Metadata.MetadataMatcherOrBuilder.getValue()
The MetadataMatcher is matched if the value retrieved by path is matched to this value.
|
Metadata.MetadataMatcher.Value |
Metadata.MetadataMatcher.getValue()
The MetadataMatcher is matched if the value retrieved by path is matched to this value.
|
Metadata.MetadataMatcher.Value |
Metadata.MetadataMatcher.Builder.getValue()
The MetadataMatcher is matched if the value retrieved by path is matched to this value.
|
static Metadata.MetadataMatcher.Value |
Metadata.MetadataMatcher.Value.parseDelimitedFrom(InputStream input) |
static Metadata.MetadataMatcher.Value |
Metadata.MetadataMatcher.Value.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Metadata.MetadataMatcher.Value |
Metadata.MetadataMatcher.Value.parseFrom(byte[] data) |
static Metadata.MetadataMatcher.Value |
Metadata.MetadataMatcher.Value.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Metadata.MetadataMatcher.Value |
Metadata.MetadataMatcher.Value.parseFrom(ByteBuffer data) |
static Metadata.MetadataMatcher.Value |
Metadata.MetadataMatcher.Value.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Metadata.MetadataMatcher.Value |
Metadata.MetadataMatcher.Value.parseFrom(com.google.protobuf.ByteString data) |
static Metadata.MetadataMatcher.Value |
Metadata.MetadataMatcher.Value.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Metadata.MetadataMatcher.Value |
Metadata.MetadataMatcher.Value.parseFrom(com.google.protobuf.CodedInputStream input) |
static Metadata.MetadataMatcher.Value |
Metadata.MetadataMatcher.Value.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Metadata.MetadataMatcher.Value |
Metadata.MetadataMatcher.Value.parseFrom(InputStream input) |
static Metadata.MetadataMatcher.Value |
Metadata.MetadataMatcher.Value.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Metadata.MetadataMatcher.Value> |
Metadata.MetadataMatcher.Value.getParserForType() |
static com.google.protobuf.Parser<Metadata.MetadataMatcher.Value> |
Metadata.MetadataMatcher.Value.parser() |
| Modifier and Type | Method and Description |
|---|---|
Metadata.MetadataMatcher.Value.Builder |
Metadata.MetadataMatcher.Value.Builder.mergeFrom(Metadata.MetadataMatcher.Value other) |
Metadata.MetadataMatcher.Builder |
Metadata.MetadataMatcher.Builder.mergeValue(Metadata.MetadataMatcher.Value value)
The MetadataMatcher is matched if the value retrieved by path is matched to this value.
|
static Metadata.MetadataMatcher.Value.Builder |
Metadata.MetadataMatcher.Value.newBuilder(Metadata.MetadataMatcher.Value prototype) |
Metadata.MetadataMatcher.Builder |
Metadata.MetadataMatcher.Builder.setValue(Metadata.MetadataMatcher.Value value)
The MetadataMatcher is matched if the value retrieved by path is matched to this value.
|
Copyright © 2018 The Envoy Project. All rights reserved.