| Package | Description |
|---|---|
| envoy.type.matcher |
| Modifier and Type | Method and Description |
|---|---|
Value.ListMatcher |
Value.ListMatcher.Builder.build() |
Value.ListMatcher |
Value.ListMatcher.Builder.buildPartial() |
static Value.ListMatcher |
Value.ListMatcher.getDefaultInstance() |
Value.ListMatcher |
Value.ListMatcher.getDefaultInstanceForType() |
Value.ListMatcher |
Value.ListMatcher.Builder.getDefaultInstanceForType() |
Value.ListMatcher |
Value.ValueMatcherOrBuilder.getListMatch()
If specified, a match occurs if and only if the target value is a list value and
is matched to this field.
|
Value.ListMatcher |
Value.ValueMatcher.getListMatch()
If specified, a match occurs if and only if the target value is a list value and
is matched to this field.
|
Value.ListMatcher |
Value.ValueMatcher.Builder.getListMatch()
If specified, a match occurs if and only if the target value is a list value and
is matched to this field.
|
static Value.ListMatcher |
Value.ListMatcher.parseDelimitedFrom(InputStream input) |
static Value.ListMatcher |
Value.ListMatcher.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Value.ListMatcher |
Value.ListMatcher.parseFrom(byte[] data) |
static Value.ListMatcher |
Value.ListMatcher.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Value.ListMatcher |
Value.ListMatcher.parseFrom(ByteBuffer data) |
static Value.ListMatcher |
Value.ListMatcher.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Value.ListMatcher |
Value.ListMatcher.parseFrom(com.google.protobuf.ByteString data) |
static Value.ListMatcher |
Value.ListMatcher.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Value.ListMatcher |
Value.ListMatcher.parseFrom(com.google.protobuf.CodedInputStream input) |
static Value.ListMatcher |
Value.ListMatcher.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Value.ListMatcher |
Value.ListMatcher.parseFrom(InputStream input) |
static Value.ListMatcher |
Value.ListMatcher.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Value.ListMatcher> |
Value.ListMatcher.getParserForType() |
static com.google.protobuf.Parser<Value.ListMatcher> |
Value.ListMatcher.parser() |
| Modifier and Type | Method and Description |
|---|---|
Value.ListMatcher.Builder |
Value.ListMatcher.Builder.mergeFrom(Value.ListMatcher other) |
Value.ValueMatcher.Builder |
Value.ValueMatcher.Builder.mergeListMatch(Value.ListMatcher value)
If specified, a match occurs if and only if the target value is a list value and
is matched to this field.
|
static Value.ListMatcher.Builder |
Value.ListMatcher.newBuilder(Value.ListMatcher prototype) |
Value.ValueMatcher.Builder |
Value.ValueMatcher.Builder.setListMatch(Value.ListMatcher value)
If specified, a match occurs if and only if the target value is a list value and
is matched to this field.
|
Copyright © 2018 The Envoy Project. All rights reserved.