Uses of Class
io.envoyproxy.envoy.type.matcher.v3.ValueMatcher.NullMatch
-
Packages that use ValueMatcher.NullMatch Package Description io.envoyproxy.envoy.type.matcher.v3 -
-
Uses of ValueMatcher.NullMatch in io.envoyproxy.envoy.type.matcher.v3
Fields in io.envoyproxy.envoy.type.matcher.v3 declared as ValueMatcher.NullMatch Modifier and Type Field Description private static ValueMatcher.NullMatchValueMatcher.NullMatch. DEFAULT_INSTANCEFields in io.envoyproxy.envoy.type.matcher.v3 with type parameters of type ValueMatcher.NullMatch Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilder<ValueMatcher.NullMatch,ValueMatcher.NullMatch.Builder,ValueMatcher.NullMatchOrBuilder>ValueMatcher.Builder. nullMatchBuilder_private static com.google.protobuf.Parser<ValueMatcher.NullMatch>ValueMatcher.NullMatch. PARSERMethods in io.envoyproxy.envoy.type.matcher.v3 that return ValueMatcher.NullMatch Modifier and Type Method Description ValueMatcher.NullMatchValueMatcher.NullMatch.Builder. build()ValueMatcher.NullMatchValueMatcher.NullMatch.Builder. buildPartial()static ValueMatcher.NullMatchValueMatcher.NullMatch. getDefaultInstance()ValueMatcher.NullMatchValueMatcher.NullMatch.Builder. getDefaultInstanceForType()ValueMatcher.NullMatchValueMatcher.NullMatch. getDefaultInstanceForType()ValueMatcher.NullMatchValueMatcher.Builder. getNullMatch()If specified, a match occurs if and only if the target value is a NullValue.ValueMatcher.NullMatchValueMatcher. getNullMatch()If specified, a match occurs if and only if the target value is a NullValue.ValueMatcher.NullMatchValueMatcherOrBuilder. getNullMatch()If specified, a match occurs if and only if the target value is a NullValue.static ValueMatcher.NullMatchValueMatcher.NullMatch. parseDelimitedFrom(java.io.InputStream input)static ValueMatcher.NullMatchValueMatcher.NullMatch. parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ValueMatcher.NullMatchValueMatcher.NullMatch. parseFrom(byte[] data)static ValueMatcher.NullMatchValueMatcher.NullMatch. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ValueMatcher.NullMatchValueMatcher.NullMatch. parseFrom(com.google.protobuf.ByteString data)static ValueMatcher.NullMatchValueMatcher.NullMatch. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ValueMatcher.NullMatchValueMatcher.NullMatch. parseFrom(com.google.protobuf.CodedInputStream input)static ValueMatcher.NullMatchValueMatcher.NullMatch. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ValueMatcher.NullMatchValueMatcher.NullMatch. parseFrom(java.io.InputStream input)static ValueMatcher.NullMatchValueMatcher.NullMatch. parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ValueMatcher.NullMatchValueMatcher.NullMatch. parseFrom(java.nio.ByteBuffer data)static ValueMatcher.NullMatchValueMatcher.NullMatch. parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in io.envoyproxy.envoy.type.matcher.v3 that return types with arguments of type ValueMatcher.NullMatch 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.com.google.protobuf.Parser<ValueMatcher.NullMatch>ValueMatcher.NullMatch. getParserForType()static com.google.protobuf.Parser<ValueMatcher.NullMatch>ValueMatcher.NullMatch. parser()Methods in io.envoyproxy.envoy.type.matcher.v3 with parameters of type ValueMatcher.NullMatch Modifier and Type Method Description ValueMatcher.NullMatch.BuilderValueMatcher.NullMatch.Builder. mergeFrom(ValueMatcher.NullMatch other)ValueMatcher.BuilderValueMatcher.Builder. mergeNullMatch(ValueMatcher.NullMatch value)If specified, a match occurs if and only if the target value is a NullValue.static ValueMatcher.NullMatch.BuilderValueMatcher.NullMatch. newBuilder(ValueMatcher.NullMatch prototype)ValueMatcher.BuilderValueMatcher.Builder. setNullMatch(ValueMatcher.NullMatch value)If specified, a match occurs if and only if the target value is a NullValue.
-