| Package | Description |
|---|---|
| io.envoyproxy.envoy.type.matcher |
| Modifier and Type | Method and Description |
|---|---|
StructMatcher |
StructMatcher.Builder.build() |
StructMatcher |
StructMatcher.Builder.buildPartial() |
static StructMatcher |
StructMatcher.getDefaultInstance() |
StructMatcher |
StructMatcher.getDefaultInstanceForType() |
StructMatcher |
StructMatcher.Builder.getDefaultInstanceForType() |
StructMatcher |
NodeMatcherOrBuilder.getNodeMetadatas(int index)
Specifies match criteria on the node metadata.
|
StructMatcher |
NodeMatcher.getNodeMetadatas(int index)
Specifies match criteria on the node metadata.
|
StructMatcher |
NodeMatcher.Builder.getNodeMetadatas(int index)
Specifies match criteria on the node metadata.
|
static StructMatcher |
StructMatcher.parseDelimitedFrom(InputStream input) |
static StructMatcher |
StructMatcher.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StructMatcher |
StructMatcher.parseFrom(byte[] data) |
static StructMatcher |
StructMatcher.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StructMatcher |
StructMatcher.parseFrom(ByteBuffer data) |
static StructMatcher |
StructMatcher.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StructMatcher |
StructMatcher.parseFrom(com.google.protobuf.ByteString data) |
static StructMatcher |
StructMatcher.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StructMatcher |
StructMatcher.parseFrom(com.google.protobuf.CodedInputStream input) |
static StructMatcher |
StructMatcher.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StructMatcher |
StructMatcher.parseFrom(InputStream input) |
static StructMatcher |
StructMatcher.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<StructMatcher> |
NodeMatcherOrBuilder.getNodeMetadatasList()
Specifies match criteria on the node metadata.
|
List<StructMatcher> |
NodeMatcher.getNodeMetadatasList()
Specifies match criteria on the node metadata.
|
List<StructMatcher> |
NodeMatcher.Builder.getNodeMetadatasList()
Specifies match criteria on the node metadata.
|
com.google.protobuf.Parser<StructMatcher> |
StructMatcher.getParserForType() |
static com.google.protobuf.Parser<StructMatcher> |
StructMatcher.parser() |
| Modifier and Type | Method and Description |
|---|---|
NodeMatcher.Builder |
NodeMatcher.Builder.addNodeMetadatas(int index,
StructMatcher value)
Specifies match criteria on the node metadata.
|
NodeMatcher.Builder |
NodeMatcher.Builder.addNodeMetadatas(StructMatcher value)
Specifies match criteria on the node metadata.
|
StructMatcher.Builder |
StructMatcher.Builder.mergeFrom(StructMatcher other) |
static StructMatcher.Builder |
StructMatcher.newBuilder(StructMatcher prototype) |
NodeMatcher.Builder |
NodeMatcher.Builder.setNodeMetadatas(int index,
StructMatcher value)
Specifies match criteria on the node metadata.
|
| Modifier and Type | Method and Description |
|---|---|
NodeMatcher.Builder |
NodeMatcher.Builder.addAllNodeMetadatas(Iterable<? extends StructMatcher> values)
Specifies match criteria on the node metadata.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.