| Package | Description |
|---|---|
| envoy.type.matcher |
| Modifier and Type | Class and Description |
|---|---|
static class |
Number.DoubleMatcher
Specifies the way to match a double value.
|
static class |
Number.DoubleMatcher.Builder
Specifies the way to match a double value.
|
| Modifier and Type | Method and Description |
|---|---|
Number.DoubleMatcherOrBuilder |
Metadata.MetadataMatcher.ValueOrBuilder.getDoubleMatchOrBuilder()
If specified, a match occurs if and only if the target value is a double value and is
matched to this field.
|
Number.DoubleMatcherOrBuilder |
Metadata.MetadataMatcher.Value.getDoubleMatchOrBuilder()
If specified, a match occurs if and only if the target value is a double value and is
matched to this field.
|
Number.DoubleMatcherOrBuilder |
Metadata.MetadataMatcher.Value.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 The Envoy Project. All rights reserved.