Uses of Interface
io.envoyproxy.envoy.type.v3.DoubleRangeOrBuilder
Packages that use DoubleRangeOrBuilder
-
Uses of DoubleRangeOrBuilder in io.envoyproxy.envoy.type.matcher.v3
Fields in io.envoyproxy.envoy.type.matcher.v3 with type parameters of type DoubleRangeOrBuilderModifier and TypeFieldDescriptionprivate com.google.protobuf.SingleFieldBuilder<DoubleRange, DoubleRange.Builder, DoubleRangeOrBuilder> DoubleMatcher.Builder.rangeBuilder_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.Methods in io.envoyproxy.envoy.type.matcher.v3 that return types with arguments of type DoubleRangeOrBuilderModifier and TypeMethodDescriptionprivate com.google.protobuf.SingleFieldBuilder<DoubleRange, DoubleRange.Builder, DoubleRangeOrBuilder> DoubleMatcher.Builder.internalGetRangeFieldBuilder()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).