Uses of Interface
io.envoyproxy.envoy.type.matcher.v3.StructMatcher.PathSegmentOrBuilder
Packages that use StructMatcher.PathSegmentOrBuilder
-
Uses of StructMatcher.PathSegmentOrBuilder in io.envoyproxy.envoy.type.matcher.v3
Classes in io.envoyproxy.envoy.type.matcher.v3 that implement StructMatcher.PathSegmentOrBuilderModifier and TypeClassDescriptionstatic final class
Specifies the segment in a path to retrieve value from Struct.static final class
Specifies the segment in a path to retrieve value from Struct.Fields in io.envoyproxy.envoy.type.matcher.v3 with type parameters of type StructMatcher.PathSegmentOrBuilderModifier and TypeFieldDescriptionprivate com.google.protobuf.RepeatedFieldBuilder
<StructMatcher.PathSegment, StructMatcher.PathSegment.Builder, StructMatcher.PathSegmentOrBuilder> StructMatcher.Builder.pathBuilder_
Methods in io.envoyproxy.envoy.type.matcher.v3 that return StructMatcher.PathSegmentOrBuilderModifier and TypeMethodDescriptionStructMatcher.Builder.getPathOrBuilder
(int index) The path to retrieve the Value from the Struct.StructMatcher.getPathOrBuilder
(int index) The path to retrieve the Value from the Struct.StructMatcherOrBuilder.getPathOrBuilder
(int index) The path to retrieve the Value from the Struct.Methods in io.envoyproxy.envoy.type.matcher.v3 that return types with arguments of type StructMatcher.PathSegmentOrBuilderModifier and TypeMethodDescriptionList
<? extends StructMatcher.PathSegmentOrBuilder> StructMatcher.Builder.getPathOrBuilderList()
The path to retrieve the Value from the Struct.List
<? extends StructMatcher.PathSegmentOrBuilder> StructMatcher.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.private com.google.protobuf.RepeatedFieldBuilder
<StructMatcher.PathSegment, StructMatcher.PathSegment.Builder, StructMatcher.PathSegmentOrBuilder> StructMatcher.Builder.internalGetPathFieldBuilder()