Uses of Interface
io.envoyproxy.envoy.type.matcher.v3.MetadataMatcher.PathSegmentOrBuilder
Packages that use MetadataMatcher.PathSegmentOrBuilder
-
Uses of MetadataMatcher.PathSegmentOrBuilder in io.envoyproxy.envoy.type.matcher.v3
Classes in io.envoyproxy.envoy.type.matcher.v3 that implement MetadataMatcher.PathSegmentOrBuilderModifier and TypeClassDescriptionstatic final classSpecifies the segment in a path to retrieve value from ``Metadata``. .. note:: Currently it's not supported to retrieve a value from a list in ``Metadata``.static final classSpecifies the segment in a path to retrieve value from ``Metadata``. .. note:: Currently it's not supported to retrieve a value from a list in ``Metadata``.Methods in io.envoyproxy.envoy.type.matcher.v3 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.v3 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``.