Uses of Interface
io.envoyproxy.envoy.type.matcher.ValueMatcher.NullMatchOrBuilder
Packages that use ValueMatcher.NullMatchOrBuilder
-
Uses of ValueMatcher.NullMatchOrBuilder in io.envoyproxy.envoy.type.matcher
Classes in io.envoyproxy.envoy.type.matcher that implement ValueMatcher.NullMatchOrBuilderModifier and TypeClassDescriptionstatic final classNullMatch is an empty message to specify a null value.static final classNullMatch is an empty message to specify a null value.Methods in io.envoyproxy.envoy.type.matcher that return ValueMatcher.NullMatchOrBuilderModifier and TypeMethodDescriptionValueMatcher.Builder.getNullMatchOrBuilder()If specified, a match occurs if and only if the target value is a NullValue.ValueMatcher.getNullMatchOrBuilder()If specified, a match occurs if and only if the target value is a NullValue.ValueMatcherOrBuilder.getNullMatchOrBuilder()If specified, a match occurs if and only if the target value is a NullValue.