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 classSpecifies the way to match a double value.static final classSpecifies the way to match a double value.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.