Uses of Interface
io.envoyproxy.envoy.type.v3.DoubleRangeOrBuilder
Packages that use DoubleRangeOrBuilder
-
Uses of DoubleRangeOrBuilder in io.envoyproxy.envoy.type.matcher.v3
Methods in io.envoyproxy.envoy.type.matcher.v3 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. -
Uses of DoubleRangeOrBuilder in io.envoyproxy.envoy.type.v3
Classes in io.envoyproxy.envoy.type.v3 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).