| Package | Description |
|---|---|
| io.envoyproxy.envoy.type.matcher |
| Modifier and Type | Class and Description |
|---|---|
static class |
ValueMatcher.NullMatch
NullMatch is an empty message to specify a null value.
|
static class |
ValueMatcher.NullMatch.Builder
NullMatch is an empty message to specify a null value.
|
| Modifier and Type | Method and Description |
|---|---|
ValueMatcher.NullMatchOrBuilder |
ValueMatcherOrBuilder.getNullMatchOrBuilder()
If specified, a match occurs if and only if the target value is a NullValue.
|
ValueMatcher.NullMatchOrBuilder |
ValueMatcher.getNullMatchOrBuilder()
If specified, a match occurs if and only if the target value is a NullValue.
|
ValueMatcher.NullMatchOrBuilder |
ValueMatcher.Builder.getNullMatchOrBuilder()
If specified, a match occurs if and only if the target value is a NullValue.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.