| Package | Description |
|---|---|
| envoy.type.matcher |
| Modifier and Type | Class and Description |
|---|---|
static class |
Value.ListMatcher
Specifies the way to match a list value.
|
static class |
Value.ListMatcher.Builder
Specifies the way to match a list value.
|
| Modifier and Type | Method and Description |
|---|---|
Value.ListMatcherOrBuilder |
Value.ValueMatcherOrBuilder.getListMatchOrBuilder()
If specified, a match occurs if and only if the target value is a list value and
is matched to this field.
|
Value.ListMatcherOrBuilder |
Value.ValueMatcher.getListMatchOrBuilder()
If specified, a match occurs if and only if the target value is a list value and
is matched to this field.
|
Value.ListMatcherOrBuilder |
Value.ValueMatcher.Builder.getListMatchOrBuilder()
If specified, a match occurs if and only if the target value is a list value and
is matched to this field.
|
Copyright © 2018 The Envoy Project. All rights reserved.