| Package | Description |
|---|---|
| envoy.type.matcher |
| Modifier and Type | Method and Description |
|---|---|
Number.DoubleMatcher |
Number.DoubleMatcher.Builder.build() |
Number.DoubleMatcher |
Number.DoubleMatcher.Builder.buildPartial() |
static Number.DoubleMatcher |
Number.DoubleMatcher.getDefaultInstance() |
Number.DoubleMatcher |
Number.DoubleMatcher.getDefaultInstanceForType() |
Number.DoubleMatcher |
Number.DoubleMatcher.Builder.getDefaultInstanceForType() |
Number.DoubleMatcher |
Value.ValueMatcherOrBuilder.getDoubleMatch()
If specified, a match occurs if and only if the target value is a double value and is
matched to this field.
|
Number.DoubleMatcher |
Value.ValueMatcher.getDoubleMatch()
If specified, a match occurs if and only if the target value is a double value and is
matched to this field.
|
Number.DoubleMatcher |
Value.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.
|
static Number.DoubleMatcher |
Number.DoubleMatcher.parseDelimitedFrom(InputStream input) |
static Number.DoubleMatcher |
Number.DoubleMatcher.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Number.DoubleMatcher |
Number.DoubleMatcher.parseFrom(byte[] data) |
static Number.DoubleMatcher |
Number.DoubleMatcher.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Number.DoubleMatcher |
Number.DoubleMatcher.parseFrom(ByteBuffer data) |
static Number.DoubleMatcher |
Number.DoubleMatcher.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Number.DoubleMatcher |
Number.DoubleMatcher.parseFrom(com.google.protobuf.ByteString data) |
static Number.DoubleMatcher |
Number.DoubleMatcher.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Number.DoubleMatcher |
Number.DoubleMatcher.parseFrom(com.google.protobuf.CodedInputStream input) |
static Number.DoubleMatcher |
Number.DoubleMatcher.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Number.DoubleMatcher |
Number.DoubleMatcher.parseFrom(InputStream input) |
static Number.DoubleMatcher |
Number.DoubleMatcher.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Number.DoubleMatcher> |
Number.DoubleMatcher.getParserForType() |
static com.google.protobuf.Parser<Number.DoubleMatcher> |
Number.DoubleMatcher.parser() |
| Modifier and Type | Method and Description |
|---|---|
Value.ValueMatcher.Builder |
Value.ValueMatcher.Builder.mergeDoubleMatch(Number.DoubleMatcher value)
If specified, a match occurs if and only if the target value is a double value and is
matched to this field.
|
Number.DoubleMatcher.Builder |
Number.DoubleMatcher.Builder.mergeFrom(Number.DoubleMatcher other) |
static Number.DoubleMatcher.Builder |
Number.DoubleMatcher.newBuilder(Number.DoubleMatcher prototype) |
Value.ValueMatcher.Builder |
Value.ValueMatcher.Builder.setDoubleMatch(Number.DoubleMatcher value)
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.