| Package | Description |
|---|---|
| io.envoyproxy.envoy.type.matcher |
| Modifier and Type | Class and Description |
|---|---|
class |
DoubleMatcher
Specifies the way to match a double value.
|
static class |
DoubleMatcher.Builder
Specifies the way to match a double value.
|
| Modifier and Type | Method and Description |
|---|---|
DoubleMatcherOrBuilder |
ValueMatcherOrBuilder.getDoubleMatchOrBuilder()
If specified, a match occurs if and only if the target value is a double value and is
matched to this field.
|
DoubleMatcherOrBuilder |
ValueMatcher.getDoubleMatchOrBuilder()
If specified, a match occurs if and only if the target value is a double value and is
matched to this field.
|
DoubleMatcherOrBuilder |
ValueMatcher.Builder.getDoubleMatchOrBuilder()
If specified, a match occurs if and only if the target value is a double value and is
matched to this field.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.