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