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