Uses of Class
io.envoyproxy.envoy.type.matcher.v3.ValueMatcher.NullMatch.Builder
Packages that use ValueMatcher.NullMatch.Builder
-
Uses of ValueMatcher.NullMatch.Builder in io.envoyproxy.envoy.type.matcher.v3
Fields in io.envoyproxy.envoy.type.matcher.v3 with type parameters of type ValueMatcher.NullMatch.BuilderModifier 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.NullMatch.BuilderModifier and TypeMethodDescriptionValueMatcher.NullMatch.Builder.clear()ValueMatcher.Builder.getNullMatchBuilder()If specified, a match occurs if and only if the target value is a NullValue.ValueMatcher.NullMatch.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ValueMatcher.NullMatch.Builder.mergeFrom(com.google.protobuf.Message other) ValueMatcher.NullMatch.Builder.mergeFrom(ValueMatcher.NullMatch other) ValueMatcher.NullMatch.newBuilder()ValueMatcher.NullMatch.newBuilder(ValueMatcher.NullMatch prototype) ValueMatcher.NullMatch.newBuilderForType()protected ValueMatcher.NullMatch.BuilderValueMatcher.NullMatch.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) ValueMatcher.NullMatch.toBuilder()Methods in io.envoyproxy.envoy.type.matcher.v3 that return types with arguments of type ValueMatcher.NullMatch.BuilderModifier and TypeMethodDescriptionprivate com.google.protobuf.SingleFieldBuilder<ValueMatcher.NullMatch, ValueMatcher.NullMatch.Builder, ValueMatcher.NullMatchOrBuilder> ValueMatcher.Builder.internalGetNullMatchFieldBuilder()If specified, a match occurs if and only if the target value is a NullValue.Methods in io.envoyproxy.envoy.type.matcher.v3 with parameters of type ValueMatcher.NullMatch.BuilderModifier and TypeMethodDescriptionValueMatcher.Builder.setNullMatch(ValueMatcher.NullMatch.Builder builderForValue) If specified, a match occurs if and only if the target value is a NullValue.