Uses of Interface
io.envoyproxy.envoy.type.metadata.v2.MetadataKey.PathSegmentOrBuilder
-
Packages that use MetadataKey.PathSegmentOrBuilder Package Description io.envoyproxy.envoy.type.metadata.v2 -
-
Uses of MetadataKey.PathSegmentOrBuilder in io.envoyproxy.envoy.type.metadata.v2
Classes in io.envoyproxy.envoy.type.metadata.v2 that implement MetadataKey.PathSegmentOrBuilder Modifier and Type Class Description static classMetadataKey.PathSegmentSpecifies the segment in a path to retrieve value from Metadata.static classMetadataKey.PathSegment.BuilderSpecifies the segment in a path to retrieve value from Metadata.Methods in io.envoyproxy.envoy.type.metadata.v2 that return MetadataKey.PathSegmentOrBuilder Modifier and Type Method Description MetadataKey.PathSegmentOrBuilderMetadataKey.Builder. getPathOrBuilder(int index)The path to retrieve the Value from the Struct.MetadataKey.PathSegmentOrBuilderMetadataKey. getPathOrBuilder(int index)The path to retrieve the Value from the Struct.MetadataKey.PathSegmentOrBuilderMetadataKeyOrBuilder. getPathOrBuilder(int index)The path to retrieve the Value from the Struct.Methods in io.envoyproxy.envoy.type.metadata.v2 that return types with arguments of type MetadataKey.PathSegmentOrBuilder Modifier and Type Method Description 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.
-