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 classMetadataMatcher.PathSegmentSpecifies the segment in a path to retrieve value from Metadata.static classMetadataMatcher.PathSegment.BuilderSpecifies the segment in a path to retrieve value from Metadata.Methods in io.envoyproxy.envoy.type.matcher.v3 that return MetadataMatcher.PathSegmentOrBuilder Modifier and Type Method Description MetadataMatcher.PathSegmentOrBuilderMetadataMatcher.Builder. getPathOrBuilder(int index)The path to retrieve the Value from the Struct.MetadataMatcher.PathSegmentOrBuilderMetadataMatcher. getPathOrBuilder(int index)The path to retrieve the Value from the Struct.MetadataMatcher.PathSegmentOrBuilderMetadataMatcherOrBuilder. 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 List<? extends MetadataMatcher.PathSegmentOrBuilder>MetadataMatcher.Builder. getPathOrBuilderList()The path to retrieve the Value from the Struct.List<? extends MetadataMatcher.PathSegmentOrBuilder>MetadataMatcher. getPathOrBuilderList()The path to retrieve the Value from the Struct.List<? extends MetadataMatcher.PathSegmentOrBuilder>MetadataMatcherOrBuilder. getPathOrBuilderList()The path to retrieve the Value from the Struct.
-