Uses of Class
io.envoyproxy.envoy.type.v3.DoubleRange
Packages that use DoubleRange
-
Uses of DoubleRange in io.envoyproxy.envoy.type.matcher.v3
Methods in io.envoyproxy.envoy.type.matcher.v3 that return DoubleRangeModifier and TypeMethodDescriptionDoubleMatcher.Builder.getRange()If specified, the input double value must be in the range specified here.DoubleMatcher.getRange()If specified, the input double value must be in the range specified here.DoubleMatcherOrBuilder.getRange()If specified, the input double value must be in the range specified here.Methods in io.envoyproxy.envoy.type.matcher.v3 with parameters of type DoubleRangeModifier and TypeMethodDescriptionDoubleMatcher.Builder.mergeRange(DoubleRange value) If specified, the input double value must be in the range specified here.DoubleMatcher.Builder.setRange(DoubleRange value) If specified, the input double value must be in the range specified here. -
Uses of DoubleRange in io.envoyproxy.envoy.type.v3
Methods in io.envoyproxy.envoy.type.v3 that return DoubleRangeModifier and TypeMethodDescriptionDoubleRange.Builder.build()DoubleRange.Builder.buildPartial()static DoubleRangeDoubleRange.getDefaultInstance()DoubleRange.Builder.getDefaultInstanceForType()DoubleRange.getDefaultInstanceForType()static DoubleRangeDoubleRange.parseDelimitedFrom(InputStream input) static DoubleRangeDoubleRange.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DoubleRangeDoubleRange.parseFrom(byte[] data) static DoubleRangeDoubleRange.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DoubleRangeDoubleRange.parseFrom(com.google.protobuf.ByteString data) static DoubleRangeDoubleRange.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DoubleRangeDoubleRange.parseFrom(com.google.protobuf.CodedInputStream input) static DoubleRangeDoubleRange.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DoubleRangeDoubleRange.parseFrom(InputStream input) static DoubleRangeDoubleRange.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DoubleRangeDoubleRange.parseFrom(ByteBuffer data) static DoubleRangeDoubleRange.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.type.v3 that return types with arguments of type DoubleRangeModifier and TypeMethodDescriptioncom.google.protobuf.Parser<DoubleRange> DoubleRange.getParserForType()static com.google.protobuf.Parser<DoubleRange> DoubleRange.parser()Methods in io.envoyproxy.envoy.type.v3 with parameters of type DoubleRangeModifier and TypeMethodDescriptionDoubleRange.Builder.mergeFrom(DoubleRange other) static DoubleRange.BuilderDoubleRange.newBuilder(DoubleRange prototype)