Uses of Interface
io.envoyproxy.envoy.type.metadata.v3.MetadataKey.PathSegmentOrBuilder
Packages that use MetadataKey.PathSegmentOrBuilder
-
Uses of MetadataKey.PathSegmentOrBuilder in io.envoyproxy.envoy.type.metadata.v3
Classes in io.envoyproxy.envoy.type.metadata.v3 that implement MetadataKey.PathSegmentOrBuilderModifier and TypeClassDescriptionstatic final class
Specifies the segment in a path to retrieve value from Metadata.static final class
Specifies the segment in a path to retrieve value from Metadata.Fields in io.envoyproxy.envoy.type.metadata.v3 with type parameters of type MetadataKey.PathSegmentOrBuilderModifier and TypeFieldDescriptionprivate com.google.protobuf.RepeatedFieldBuilder
<MetadataKey.PathSegment, MetadataKey.PathSegment.Builder, MetadataKey.PathSegmentOrBuilder> MetadataKey.Builder.pathBuilder_
Methods in io.envoyproxy.envoy.type.metadata.v3 that return MetadataKey.PathSegmentOrBuilderModifier and TypeMethodDescriptionMetadataKey.Builder.getPathOrBuilder
(int index) The path to retrieve the Value from the Struct.MetadataKey.getPathOrBuilder
(int index) The path to retrieve the Value from the Struct.MetadataKeyOrBuilder.getPathOrBuilder
(int index) The path to retrieve the Value from the Struct.Methods in io.envoyproxy.envoy.type.metadata.v3 that return types with arguments of type MetadataKey.PathSegmentOrBuilderModifier and TypeMethodDescriptionprivate com.google.protobuf.RepeatedFieldBuilder
<MetadataKey.PathSegment, MetadataKey.PathSegment.Builder, MetadataKey.PathSegmentOrBuilder> MetadataKey.Builder.getPathFieldBuilder()
List
<? extends MetadataKey.PathSegmentOrBuilder> MetadataKey.Builder.getPathOrBuilderList()
The path to retrieve the Value from the Struct.List
<? extends MetadataKey.PathSegmentOrBuilder> MetadataKey.getPathOrBuilderList()
The path to retrieve the Value from the Struct.List
<? extends MetadataKey.PathSegmentOrBuilder> MetadataKeyOrBuilder.getPathOrBuilderList()
The path to retrieve the Value from the Struct.