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 classSpecifies a segment in a path for retrieving values from Metadata.static final classSpecifies a segment in a path for retrieving values from Metadata.Methods in io.envoyproxy.envoy.type.metadata.v3 that return MetadataKey.PathSegmentOrBuilderModifier and TypeMethodDescriptionMetadataKey.Builder.getPathOrBuilder(int index) The path used to retrieve a specific Value from the Struct.MetadataKey.getPathOrBuilder(int index) The path used to retrieve a specific Value from the Struct.MetadataKeyOrBuilder.getPathOrBuilder(int index) The path used to retrieve a specific Value from the Struct.Methods in io.envoyproxy.envoy.type.metadata.v3 that return types with arguments of type MetadataKey.PathSegmentOrBuilderModifier and TypeMethodDescriptionList<? extends MetadataKey.PathSegmentOrBuilder>MetadataKey.Builder.getPathOrBuilderList()The path used to retrieve a specific Value from the Struct.List<? extends MetadataKey.PathSegmentOrBuilder>MetadataKey.getPathOrBuilderList()The path used to retrieve a specific Value from the Struct.List<? extends MetadataKey.PathSegmentOrBuilder>MetadataKeyOrBuilder.getPathOrBuilderList()The path used to retrieve a specific Value from the Struct.