Uses of Interface
io.envoyproxy.envoy.type.DoubleRangeOrBuilder
Packages that use DoubleRangeOrBuilder
-
Uses of DoubleRangeOrBuilder in io.envoyproxy.envoy.type
Classes in io.envoyproxy.envoy.type that implement DoubleRangeOrBuilderModifier and TypeClassDescriptionfinal classSpecifies the double start and end of the range using half-open interval semantics [start, end).static final classSpecifies the double start and end of the range using half-open interval semantics [start, end). -
Uses of DoubleRangeOrBuilder in io.envoyproxy.envoy.type.matcher
Methods in io.envoyproxy.envoy.type.matcher that return DoubleRangeOrBuilderModifier and TypeMethodDescriptionDoubleMatcher.Builder.getRangeOrBuilder()If specified, the input double value must be in the range specified here.DoubleMatcher.getRangeOrBuilder()If specified, the input double value must be in the range specified here.DoubleMatcherOrBuilder.getRangeOrBuilder()If specified, the input double value must be in the range specified here.