Uses of Class
io.envoyproxy.envoy.type.matcher.v3.DoubleMatcher
Packages that use DoubleMatcher
-
Uses of DoubleMatcher in io.envoyproxy.envoy.type.matcher.v3
Fields in io.envoyproxy.envoy.type.matcher.v3 declared as DoubleMatcherModifier and TypeFieldDescriptionprivate static final DoubleMatcherDoubleMatcher.DEFAULT_INSTANCEFields in io.envoyproxy.envoy.type.matcher.v3 with type parameters of type DoubleMatcherModifier and TypeFieldDescriptionprivate com.google.protobuf.SingleFieldBuilder<DoubleMatcher, DoubleMatcher.Builder, DoubleMatcherOrBuilder> ValueMatcher.Builder.doubleMatchBuilder_private static final com.google.protobuf.Parser<DoubleMatcher> DoubleMatcher.PARSERMethods in io.envoyproxy.envoy.type.matcher.v3 that return DoubleMatcherModifier and TypeMethodDescriptionDoubleMatcher.Builder.build()DoubleMatcher.Builder.buildPartial()static DoubleMatcherDoubleMatcher.getDefaultInstance()DoubleMatcher.Builder.getDefaultInstanceForType()DoubleMatcher.getDefaultInstanceForType()ValueMatcher.Builder.getDoubleMatch()If specified, a match occurs if and only if the target value is a double value and is matched to this field.ValueMatcher.getDoubleMatch()If specified, a match occurs if and only if the target value is a double value and is matched to this field.ValueMatcherOrBuilder.getDoubleMatch()If specified, a match occurs if and only if the target value is a double value and is matched to this field.static DoubleMatcherDoubleMatcher.parseDelimitedFrom(InputStream input) static DoubleMatcherDoubleMatcher.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DoubleMatcherDoubleMatcher.parseFrom(byte[] data) static DoubleMatcherDoubleMatcher.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DoubleMatcherDoubleMatcher.parseFrom(com.google.protobuf.ByteString data) static DoubleMatcherDoubleMatcher.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DoubleMatcherDoubleMatcher.parseFrom(com.google.protobuf.CodedInputStream input) static DoubleMatcherDoubleMatcher.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DoubleMatcherDoubleMatcher.parseFrom(InputStream input) static DoubleMatcherDoubleMatcher.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DoubleMatcherDoubleMatcher.parseFrom(ByteBuffer data) static DoubleMatcherDoubleMatcher.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.type.matcher.v3 that return types with arguments of type DoubleMatcherModifier and TypeMethodDescriptioncom.google.protobuf.Parser<DoubleMatcher> DoubleMatcher.getParserForType()private com.google.protobuf.SingleFieldBuilder<DoubleMatcher, DoubleMatcher.Builder, DoubleMatcherOrBuilder> ValueMatcher.Builder.internalGetDoubleMatchFieldBuilder()If specified, a match occurs if and only if the target value is a double value and is matched to this field.static com.google.protobuf.Parser<DoubleMatcher> DoubleMatcher.parser()Methods in io.envoyproxy.envoy.type.matcher.v3 with parameters of type DoubleMatcherModifier and TypeMethodDescriptionprivate voidDoubleMatcher.Builder.buildPartial0(DoubleMatcher result) private voidDoubleMatcher.Builder.buildPartialOneofs(DoubleMatcher result) ValueMatcher.Builder.mergeDoubleMatch(DoubleMatcher value) If specified, a match occurs if and only if the target value is a double value and is matched to this field.DoubleMatcher.Builder.mergeFrom(DoubleMatcher other) static DoubleMatcher.BuilderDoubleMatcher.newBuilder(DoubleMatcher prototype) ValueMatcher.Builder.setDoubleMatch(DoubleMatcher value) If specified, a match occurs if and only if the target value is a double value and is matched to this field.