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