Uses of Interface
io.envoyproxy.envoy.type.matcher.v3.ValueMatcher.NullMatchOrBuilder
Packages that use ValueMatcher.NullMatchOrBuilder
-
Uses of ValueMatcher.NullMatchOrBuilder in io.envoyproxy.envoy.type.matcher.v3
Classes in io.envoyproxy.envoy.type.matcher.v3 that implement ValueMatcher.NullMatchOrBuilderModifier and TypeClassDescriptionstatic final class
NullMatch is an empty message to specify a null value.static final class
NullMatch is an empty message to specify a null value.Fields in io.envoyproxy.envoy.type.matcher.v3 with type parameters of type ValueMatcher.NullMatchOrBuilderModifier and TypeFieldDescriptionprivate com.google.protobuf.SingleFieldBuilder
<ValueMatcher.NullMatch, ValueMatcher.NullMatch.Builder, ValueMatcher.NullMatchOrBuilder> ValueMatcher.Builder.nullMatchBuilder_
Methods in io.envoyproxy.envoy.type.matcher.v3 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.Methods in io.envoyproxy.envoy.type.matcher.v3 that return types with arguments of type ValueMatcher.NullMatchOrBuilderModifier and TypeMethodDescriptionprivate com.google.protobuf.SingleFieldBuilder
<ValueMatcher.NullMatch, ValueMatcher.NullMatch.Builder, ValueMatcher.NullMatchOrBuilder> ValueMatcher.Builder.getNullMatchFieldBuilder()
If specified, a match occurs if and only if the target value is a NullValue.