Uses of Interface
io.envoyproxy.envoy.type.matcher.v3.ValueMatcher.NullMatchOrBuilder
-
Packages that use ValueMatcher.NullMatchOrBuilder Package Description io.envoyproxy.envoy.type.matcher.v3 -
-
Uses of ValueMatcher.NullMatchOrBuilder in io.envoyproxy.envoy.type.matcher.v3
Classes in io.envoyproxy.envoy.type.matcher.v3 that implement ValueMatcher.NullMatchOrBuilder Modifier and Type Class Description static classValueMatcher.NullMatchNullMatch is an empty message to specify a null value.static classValueMatcher.NullMatch.BuilderNullMatch is an empty message to specify a null value.Fields in io.envoyproxy.envoy.type.matcher.v3 with type parameters of type ValueMatcher.NullMatchOrBuilder Modifier and Type Field Description private 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.NullMatchOrBuilder Modifier and Type Method Description ValueMatcher.NullMatchOrBuilderValueMatcher.Builder. getNullMatchOrBuilder()If specified, a match occurs if and only if the target value is a NullValue.ValueMatcher.NullMatchOrBuilderValueMatcher. getNullMatchOrBuilder()If specified, a match occurs if and only if the target value is a NullValue.ValueMatcher.NullMatchOrBuilderValueMatcherOrBuilder. 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.NullMatchOrBuilder Modifier and Type Method Description private 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.
-