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