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