Uses of Interface
io.envoyproxy.envoy.type.matcher.MetadataMatcher.PathSegmentOrBuilder
Packages that use MetadataMatcher.PathSegmentOrBuilder
-
Uses of MetadataMatcher.PathSegmentOrBuilder in io.envoyproxy.envoy.type.matcher
Classes in io.envoyproxy.envoy.type.matcher that implement MetadataMatcher.PathSegmentOrBuilderModifier and TypeClassDescriptionstatic final classSpecifies the segment in a path to retrieve value from Metadata.static final classSpecifies the segment in a path to retrieve value from Metadata.Methods in io.envoyproxy.envoy.type.matcher that return MetadataMatcher.PathSegmentOrBuilderModifier and TypeMethodDescriptionMetadataMatcher.Builder.getPathOrBuilder(int index) The path to retrieve the Value from the Struct.MetadataMatcher.getPathOrBuilder(int index) The path to retrieve the Value from the Struct.MetadataMatcherOrBuilder.getPathOrBuilder(int index) The path to retrieve the Value from the Struct.Methods in io.envoyproxy.envoy.type.matcher that return types with arguments of type MetadataMatcher.PathSegmentOrBuilderModifier and TypeMethodDescriptionList<? 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.