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