Uses of Interface
io.envoyproxy.envoy.type.matcher.v3.MetadataMatcher.PathSegmentOrBuilder
-
Packages that use MetadataMatcher.PathSegmentOrBuilder Package Description io.envoyproxy.envoy.type.matcher.v3 -
-
Uses of MetadataMatcher.PathSegmentOrBuilder in io.envoyproxy.envoy.type.matcher.v3
Classes in io.envoyproxy.envoy.type.matcher.v3 that implement MetadataMatcher.PathSegmentOrBuilder Modifier and Type Class Description static class
MetadataMatcher.PathSegment
Specifies the segment in a path to retrieve value from Metadata.static class
MetadataMatcher.PathSegment.Builder
Specifies the segment in a path to retrieve value from Metadata.Fields in io.envoyproxy.envoy.type.matcher.v3 with type parameters of type MetadataMatcher.PathSegmentOrBuilder Modifier and Type Field Description private com.google.protobuf.RepeatedFieldBuilder<MetadataMatcher.PathSegment,MetadataMatcher.PathSegment.Builder,MetadataMatcher.PathSegmentOrBuilder>
MetadataMatcher.Builder. pathBuilder_
Methods in io.envoyproxy.envoy.type.matcher.v3 that return MetadataMatcher.PathSegmentOrBuilder Modifier and Type Method Description MetadataMatcher.PathSegmentOrBuilder
MetadataMatcher.Builder. getPathOrBuilder(int index)
The path to retrieve the Value from the Struct.MetadataMatcher.PathSegmentOrBuilder
MetadataMatcher. getPathOrBuilder(int index)
The path to retrieve the Value from the Struct.MetadataMatcher.PathSegmentOrBuilder
MetadataMatcherOrBuilder. 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 MetadataMatcher.PathSegmentOrBuilder Modifier and Type Method Description private com.google.protobuf.RepeatedFieldBuilder<MetadataMatcher.PathSegment,MetadataMatcher.PathSegment.Builder,MetadataMatcher.PathSegmentOrBuilder>
MetadataMatcher.Builder. getPathFieldBuilder()
java.util.List<? extends MetadataMatcher.PathSegmentOrBuilder>
MetadataMatcher.Builder. getPathOrBuilderList()
The path to retrieve the Value from the Struct.java.util.List<? extends MetadataMatcher.PathSegmentOrBuilder>
MetadataMatcher. getPathOrBuilderList()
The path to retrieve the Value from the Struct.java.util.List<? extends MetadataMatcher.PathSegmentOrBuilder>
MetadataMatcherOrBuilder. getPathOrBuilderList()
The path to retrieve the Value from the Struct.
-