| Package | Description |
|---|---|
| envoy.type.matcher |
| Modifier and Type | Method and Description |
|---|---|
Metadata.MetadataMatcher.PathSegment.Builder |
Metadata.MetadataMatcher.Builder.addPathBuilder()
The path to retrieve the Value from the Struct.
|
Metadata.MetadataMatcher.PathSegment.Builder |
Metadata.MetadataMatcher.Builder.addPathBuilder(int index)
The path to retrieve the Value from the Struct.
|
Metadata.MetadataMatcher.PathSegment.Builder |
Metadata.MetadataMatcher.PathSegment.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Metadata.MetadataMatcher.PathSegment.Builder |
Metadata.MetadataMatcher.PathSegment.Builder.clear() |
Metadata.MetadataMatcher.PathSegment.Builder |
Metadata.MetadataMatcher.PathSegment.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Metadata.MetadataMatcher.PathSegment.Builder |
Metadata.MetadataMatcher.PathSegment.Builder.clearKey()
If specified, use the key to retrieve the value in a Struct.
|
Metadata.MetadataMatcher.PathSegment.Builder |
Metadata.MetadataMatcher.PathSegment.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Metadata.MetadataMatcher.PathSegment.Builder |
Metadata.MetadataMatcher.PathSegment.Builder.clearSegment() |
Metadata.MetadataMatcher.PathSegment.Builder |
Metadata.MetadataMatcher.PathSegment.Builder.clone() |
Metadata.MetadataMatcher.PathSegment.Builder |
Metadata.MetadataMatcher.Builder.getPathBuilder(int index)
The path to retrieve the Value from the Struct.
|
Metadata.MetadataMatcher.PathSegment.Builder |
Metadata.MetadataMatcher.PathSegment.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Metadata.MetadataMatcher.PathSegment.Builder |
Metadata.MetadataMatcher.PathSegment.Builder.mergeFrom(com.google.protobuf.Message other) |
Metadata.MetadataMatcher.PathSegment.Builder |
Metadata.MetadataMatcher.PathSegment.Builder.mergeFrom(Metadata.MetadataMatcher.PathSegment other) |
Metadata.MetadataMatcher.PathSegment.Builder |
Metadata.MetadataMatcher.PathSegment.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static Metadata.MetadataMatcher.PathSegment.Builder |
Metadata.MetadataMatcher.PathSegment.newBuilder() |
static Metadata.MetadataMatcher.PathSegment.Builder |
Metadata.MetadataMatcher.PathSegment.newBuilder(Metadata.MetadataMatcher.PathSegment prototype) |
Metadata.MetadataMatcher.PathSegment.Builder |
Metadata.MetadataMatcher.PathSegment.newBuilderForType() |
protected Metadata.MetadataMatcher.PathSegment.Builder |
Metadata.MetadataMatcher.PathSegment.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
Metadata.MetadataMatcher.PathSegment.Builder |
Metadata.MetadataMatcher.PathSegment.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Metadata.MetadataMatcher.PathSegment.Builder |
Metadata.MetadataMatcher.PathSegment.Builder.setKey(String value)
If specified, use the key to retrieve the value in a Struct.
|
Metadata.MetadataMatcher.PathSegment.Builder |
Metadata.MetadataMatcher.PathSegment.Builder.setKeyBytes(com.google.protobuf.ByteString value)
If specified, use the key to retrieve the value in a Struct.
|
Metadata.MetadataMatcher.PathSegment.Builder |
Metadata.MetadataMatcher.PathSegment.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
Metadata.MetadataMatcher.PathSegment.Builder |
Metadata.MetadataMatcher.PathSegment.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Metadata.MetadataMatcher.PathSegment.Builder |
Metadata.MetadataMatcher.PathSegment.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
List<Metadata.MetadataMatcher.PathSegment.Builder> |
Metadata.MetadataMatcher.Builder.getPathBuilderList()
The path to retrieve the Value from the Struct.
|
| Modifier and Type | Method and Description |
|---|---|
Metadata.MetadataMatcher.Builder |
Metadata.MetadataMatcher.Builder.addPath(int index,
Metadata.MetadataMatcher.PathSegment.Builder builderForValue)
The path to retrieve the Value from the Struct.
|
Metadata.MetadataMatcher.Builder |
Metadata.MetadataMatcher.Builder.addPath(Metadata.MetadataMatcher.PathSegment.Builder builderForValue)
The path to retrieve the Value from the Struct.
|
Metadata.MetadataMatcher.Builder |
Metadata.MetadataMatcher.Builder.setPath(int index,
Metadata.MetadataMatcher.PathSegment.Builder builderForValue)
The path to retrieve the Value from the Struct.
|
Copyright © 2018 The Envoy Project. All rights reserved.