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