| Package | Description |
|---|---|
| io.envoyproxy.envoy.type.metadata.v3 |
| Modifier and Type | Class and Description |
|---|---|
static class |
MetadataKey.PathSegment
Specifies the segment in a path to retrieve value from Metadata.
|
static class |
MetadataKey.PathSegment.Builder
Specifies the segment in a path to retrieve value from Metadata.
|
| Modifier and Type | Method and Description |
|---|---|
MetadataKey.PathSegmentOrBuilder |
MetadataKey.getPathOrBuilder(int index)
The path to retrieve the Value from the Struct.
|
MetadataKey.PathSegmentOrBuilder |
MetadataKey.Builder.getPathOrBuilder(int index)
The path to retrieve the Value from the Struct.
|
MetadataKey.PathSegmentOrBuilder |
MetadataKeyOrBuilder.getPathOrBuilder(int index)
The path to retrieve the Value from the Struct.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends MetadataKey.PathSegmentOrBuilder> |
MetadataKey.getPathOrBuilderList()
The path to retrieve the Value from the Struct.
|
List<? extends MetadataKey.PathSegmentOrBuilder> |
MetadataKey.Builder.getPathOrBuilderList()
The path to retrieve the Value from the Struct.
|
List<? extends MetadataKey.PathSegmentOrBuilder> |
MetadataKeyOrBuilder.getPathOrBuilderList()
The path to retrieve the Value from the Struct.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.