Uses of Interface
io.envoyproxy.envoy.type.matcher.v3.DoubleMatcherOrBuilder
Packages that use DoubleMatcherOrBuilder
-
Uses of DoubleMatcherOrBuilder in io.envoyproxy.envoy.type.matcher.v3
Classes in io.envoyproxy.envoy.type.matcher.v3 that implement DoubleMatcherOrBuilderModifier and TypeClassDescriptionfinal class
Specifies the way to match a double value.static final class
Specifies the way to match a double value.Fields in io.envoyproxy.envoy.type.matcher.v3 with type parameters of type DoubleMatcherOrBuilderModifier and TypeFieldDescriptionprivate com.google.protobuf.SingleFieldBuilder
<DoubleMatcher, DoubleMatcher.Builder, DoubleMatcherOrBuilder> ValueMatcher.Builder.doubleMatchBuilder_
Methods in io.envoyproxy.envoy.type.matcher.v3 that return DoubleMatcherOrBuilderModifier and TypeMethodDescriptionValueMatcher.Builder.getDoubleMatchOrBuilder()
If specified, a match occurs if and only if the target value is a double value and is matched to this field.ValueMatcher.getDoubleMatchOrBuilder()
If specified, a match occurs if and only if the target value is a double value and is matched to this field.ValueMatcherOrBuilder.getDoubleMatchOrBuilder()
If specified, a match occurs if and only if the target value is a double value and is matched to this field.Methods in io.envoyproxy.envoy.type.matcher.v3 that return types with arguments of type DoubleMatcherOrBuilderModifier and TypeMethodDescriptionprivate com.google.protobuf.SingleFieldBuilder
<DoubleMatcher, DoubleMatcher.Builder, DoubleMatcherOrBuilder> ValueMatcher.Builder.getDoubleMatchFieldBuilder()
If specified, a match occurs if and only if the target value is a double value and is matched to this field.