Uses of Interface
io.envoyproxy.envoy.extensions.matching.common_inputs.network.v3.DynamicMetadataInput.PathSegmentOrBuilder
Packages that use DynamicMetadataInput.PathSegmentOrBuilder
-
Uses of DynamicMetadataInput.PathSegmentOrBuilder in io.envoyproxy.envoy.extensions.matching.common_inputs.network.v3
Classes in io.envoyproxy.envoy.extensions.matching.common_inputs.network.v3 that implement DynamicMetadataInput.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.Methods in io.envoyproxy.envoy.extensions.matching.common_inputs.network.v3 that return DynamicMetadataInput.PathSegmentOrBuilderModifier and TypeMethodDescriptionDynamicMetadataInput.Builder.getPathOrBuilder(int index) The path to retrieve the Value from the Struct.DynamicMetadataInput.getPathOrBuilder(int index) The path to retrieve the Value from the Struct.DynamicMetadataInputOrBuilder.getPathOrBuilder(int index) The path to retrieve the Value from the Struct.Methods in io.envoyproxy.envoy.extensions.matching.common_inputs.network.v3 that return types with arguments of type DynamicMetadataInput.PathSegmentOrBuilderModifier and TypeMethodDescriptionList<? extends DynamicMetadataInput.PathSegmentOrBuilder>DynamicMetadataInput.Builder.getPathOrBuilderList()The path to retrieve the Value from the Struct.List<? extends DynamicMetadataInput.PathSegmentOrBuilder>DynamicMetadataInput.getPathOrBuilderList()The path to retrieve the Value from the Struct.List<? extends DynamicMetadataInput.PathSegmentOrBuilder>DynamicMetadataInputOrBuilder.getPathOrBuilderList()The path to retrieve the Value from the Struct.