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.static final classSpecifies the segment in a path to retrieve value from Metadata.Fields in io.envoyproxy.envoy.type.matcher.v3 with type parameters of type MetadataMatcher.PathSegmentOrBuilderModifier and TypeFieldDescriptionprivate 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.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 TypeMethodDescriptionprivate com.google.protobuf.RepeatedFieldBuilder<MetadataMatcher.PathSegment, MetadataMatcher.PathSegment.Builder, MetadataMatcher.PathSegmentOrBuilder> MetadataMatcher.Builder.getPathFieldBuilder()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.