| Package | Description |
|---|---|
| envoy.type.matcher |
| Modifier and Type | Class and Description |
|---|---|
static class |
String.StringMatcher
Specifies the way to match a string.
|
static class |
String.StringMatcher.Builder
Specifies the way to match a string.
|
| Modifier and Type | Method and Description |
|---|---|
String.StringMatcherOrBuilder |
Metadata.MetadataMatcher.ValueOrBuilder.getStringMatchOrBuilder()
If specified, a match occurs if and only if the target value is a string value and is
matched to this field.
|
String.StringMatcherOrBuilder |
Metadata.MetadataMatcher.Value.getStringMatchOrBuilder()
If specified, a match occurs if and only if the target value is a string value and is
matched to this field.
|
String.StringMatcherOrBuilder |
Metadata.MetadataMatcher.Value.Builder.getStringMatchOrBuilder()
If specified, a match occurs if and only if the target value is a string value and is
matched to this field.
|
Copyright © 2018 The Envoy Project. All rights reserved.