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