| Package | Description |
|---|---|
| io.envoyproxy.envoy.type.matcher.v3 |
| Modifier and Type | Method and Description |
|---|---|
MetadataMatcher.PathSegment |
MetadataMatcher.PathSegment.Builder.build() |
MetadataMatcher.PathSegment |
MetadataMatcher.PathSegment.Builder.buildPartial() |
static MetadataMatcher.PathSegment |
MetadataMatcher.PathSegment.getDefaultInstance() |
MetadataMatcher.PathSegment |
MetadataMatcher.PathSegment.getDefaultInstanceForType() |
MetadataMatcher.PathSegment |
MetadataMatcher.PathSegment.Builder.getDefaultInstanceForType() |
MetadataMatcher.PathSegment |
MetadataMatcher.getPath(int index)
The path to retrieve the Value from the Struct.
|
MetadataMatcher.PathSegment |
MetadataMatcher.Builder.getPath(int index)
The path to retrieve the Value from the Struct.
|
MetadataMatcher.PathSegment |
MetadataMatcherOrBuilder.getPath(int index)
The path to retrieve the Value from the Struct.
|
static MetadataMatcher.PathSegment |
MetadataMatcher.PathSegment.parseDelimitedFrom(InputStream input) |
static MetadataMatcher.PathSegment |
MetadataMatcher.PathSegment.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MetadataMatcher.PathSegment |
MetadataMatcher.PathSegment.parseFrom(byte[] data) |
static MetadataMatcher.PathSegment |
MetadataMatcher.PathSegment.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MetadataMatcher.PathSegment |
MetadataMatcher.PathSegment.parseFrom(ByteBuffer data) |
static MetadataMatcher.PathSegment |
MetadataMatcher.PathSegment.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MetadataMatcher.PathSegment |
MetadataMatcher.PathSegment.parseFrom(com.google.protobuf.ByteString data) |
static MetadataMatcher.PathSegment |
MetadataMatcher.PathSegment.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MetadataMatcher.PathSegment |
MetadataMatcher.PathSegment.parseFrom(com.google.protobuf.CodedInputStream input) |
static MetadataMatcher.PathSegment |
MetadataMatcher.PathSegment.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MetadataMatcher.PathSegment |
MetadataMatcher.PathSegment.parseFrom(InputStream input) |
static MetadataMatcher.PathSegment |
MetadataMatcher.PathSegment.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<MetadataMatcher.PathSegment> |
MetadataMatcher.PathSegment.getParserForType() |
List<MetadataMatcher.PathSegment> |
MetadataMatcher.getPathList()
The path to retrieve the Value from the Struct.
|
List<MetadataMatcher.PathSegment> |
MetadataMatcher.Builder.getPathList()
The path to retrieve the Value from the Struct.
|
List<MetadataMatcher.PathSegment> |
MetadataMatcherOrBuilder.getPathList()
The path to retrieve the Value from the Struct.
|
static com.google.protobuf.Parser<MetadataMatcher.PathSegment> |
MetadataMatcher.PathSegment.parser() |
| Modifier and Type | Method and Description |
|---|---|
MetadataMatcher.Builder |
MetadataMatcher.Builder.addPath(int index,
MetadataMatcher.PathSegment value)
The path to retrieve the Value from the Struct.
|
MetadataMatcher.Builder |
MetadataMatcher.Builder.addPath(MetadataMatcher.PathSegment value)
The path to retrieve the Value from the Struct.
|
MetadataMatcher.PathSegment.Builder |
MetadataMatcher.PathSegment.Builder.mergeFrom(MetadataMatcher.PathSegment other) |
static MetadataMatcher.PathSegment.Builder |
MetadataMatcher.PathSegment.newBuilder(MetadataMatcher.PathSegment prototype) |
MetadataMatcher.Builder |
MetadataMatcher.Builder.setPath(int index,
MetadataMatcher.PathSegment value)
The path to retrieve the Value from the Struct.
|
| Modifier and Type | Method and Description |
|---|---|
MetadataMatcher.Builder |
MetadataMatcher.Builder.addAllPath(Iterable<? extends MetadataMatcher.PathSegment> values)
The path to retrieve the Value from the Struct.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.