Uses of Class
io.envoyproxy.envoy.type.matcher.v3.ValueMatcher.NullMatch
Packages that use ValueMatcher.NullMatch
-
Uses of ValueMatcher.NullMatch in io.envoyproxy.envoy.type.matcher.v3
Fields in io.envoyproxy.envoy.type.matcher.v3 declared as ValueMatcher.NullMatchModifier and TypeFieldDescriptionprivate static final ValueMatcher.NullMatchValueMatcher.NullMatch.DEFAULT_INSTANCEFields in io.envoyproxy.envoy.type.matcher.v3 with type parameters of type ValueMatcher.NullMatchModifier and TypeFieldDescriptionprivate com.google.protobuf.SingleFieldBuilder<ValueMatcher.NullMatch, ValueMatcher.NullMatch.Builder, ValueMatcher.NullMatchOrBuilder> ValueMatcher.Builder.nullMatchBuilder_private static final com.google.protobuf.Parser<ValueMatcher.NullMatch> ValueMatcher.NullMatch.PARSERMethods in io.envoyproxy.envoy.type.matcher.v3 that return ValueMatcher.NullMatchModifier and TypeMethodDescriptionValueMatcher.NullMatch.Builder.build()ValueMatcher.NullMatch.Builder.buildPartial()static ValueMatcher.NullMatchValueMatcher.NullMatch.getDefaultInstance()ValueMatcher.NullMatch.Builder.getDefaultInstanceForType()ValueMatcher.NullMatch.getDefaultInstanceForType()ValueMatcher.Builder.getNullMatch()If specified, a match occurs if and only if the target value is a NullValue.ValueMatcher.getNullMatch()If specified, a match occurs if and only if the target value is a NullValue.ValueMatcherOrBuilder.getNullMatch()If specified, a match occurs if and only if the target value is a NullValue.static ValueMatcher.NullMatchValueMatcher.NullMatch.parseDelimitedFrom(InputStream input) static ValueMatcher.NullMatchValueMatcher.NullMatch.parseDelimitedFrom(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(InputStream input) static ValueMatcher.NullMatchValueMatcher.NullMatch.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ValueMatcher.NullMatchValueMatcher.NullMatch.parseFrom(ByteBuffer data) static ValueMatcher.NullMatchValueMatcher.NullMatch.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.type.matcher.v3 that return types with arguments of type ValueMatcher.NullMatchModifier and TypeMethodDescriptioncom.google.protobuf.Parser<ValueMatcher.NullMatch> ValueMatcher.NullMatch.getParserForType()private 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.static com.google.protobuf.Parser<ValueMatcher.NullMatch> ValueMatcher.NullMatch.parser()Methods in io.envoyproxy.envoy.type.matcher.v3 with parameters of type ValueMatcher.NullMatchModifier and TypeMethodDescriptionValueMatcher.NullMatch.Builder.mergeFrom(ValueMatcher.NullMatch other) ValueMatcher.Builder.mergeNullMatch(ValueMatcher.NullMatch value) If specified, a match occurs if and only if the target value is a NullValue.ValueMatcher.NullMatch.newBuilder(ValueMatcher.NullMatch prototype) ValueMatcher.Builder.setNullMatch(ValueMatcher.NullMatch value) If specified, a match occurs if and only if the target value is a NullValue.