Uses of Interface
io.envoyproxy.envoy.extensions.filters.http.json_to_metadata.v3.JsonToMetadata.RuleOrBuilder
Packages that use JsonToMetadata.RuleOrBuilder
-
Uses of JsonToMetadata.RuleOrBuilder in io.envoyproxy.envoy.extensions.filters.http.json_to_metadata.v3
Classes in io.envoyproxy.envoy.extensions.filters.http.json_to_metadata.v3 that implement JsonToMetadata.RuleOrBuilderModifier and TypeClassDescriptionstatic final classA Rule defines what metadata to apply when a key-value is present, missing in the json or fail to parse the payload.static final classA Rule defines what metadata to apply when a key-value is present, missing in the json or fail to parse the payload.Methods in io.envoyproxy.envoy.extensions.filters.http.json_to_metadata.v3 that return JsonToMetadata.RuleOrBuilderModifier and TypeMethodDescriptionJsonToMetadata.MatchRules.Builder.getRulesOrBuilder(int index) The list of rules to apply.JsonToMetadata.MatchRules.getRulesOrBuilder(int index) The list of rules to apply.JsonToMetadata.MatchRulesOrBuilder.getRulesOrBuilder(int index) The list of rules to apply.Methods in io.envoyproxy.envoy.extensions.filters.http.json_to_metadata.v3 that return types with arguments of type JsonToMetadata.RuleOrBuilderModifier and TypeMethodDescriptionList<? extends JsonToMetadata.RuleOrBuilder>JsonToMetadata.MatchRules.Builder.getRulesOrBuilderList()The list of rules to apply.List<? extends JsonToMetadata.RuleOrBuilder>JsonToMetadata.MatchRules.getRulesOrBuilderList()The list of rules to apply.List<? extends JsonToMetadata.RuleOrBuilder>JsonToMetadata.MatchRulesOrBuilder.getRulesOrBuilderList()The list of rules to apply.