Uses of Class
io.envoyproxy.envoy.extensions.filters.http.mcp.v3.ParserConfig.AttributeExtractionRule.Builder
Packages that use ParserConfig.AttributeExtractionRule.Builder
-
Uses of ParserConfig.AttributeExtractionRule.Builder in io.envoyproxy.envoy.extensions.filters.http.mcp.v3
Methods in io.envoyproxy.envoy.extensions.filters.http.mcp.v3 that return ParserConfig.AttributeExtractionRule.BuilderModifier and TypeMethodDescriptionParserConfig.MethodConfig.Builder.addExtractionRulesBuilder()Attributes to extract for this method.ParserConfig.MethodConfig.Builder.addExtractionRulesBuilder(int index) Attributes to extract for this method.ParserConfig.AttributeExtractionRule.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) ParserConfig.AttributeExtractionRule.Builder.clear()ParserConfig.AttributeExtractionRule.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) ParserConfig.AttributeExtractionRule.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) ParserConfig.AttributeExtractionRule.Builder.clearPath()JSON path to extract (e.g., "params.name", "params.uri").ParserConfig.AttributeExtractionRule.Builder.clone()ParserConfig.MethodConfig.Builder.getExtractionRulesBuilder(int index) Attributes to extract for this method.ParserConfig.AttributeExtractionRule.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ParserConfig.AttributeExtractionRule.Builder.mergeFrom(com.google.protobuf.Message other) ParserConfig.AttributeExtractionRule.Builder.mergeFrom(ParserConfig.AttributeExtractionRule other) ParserConfig.AttributeExtractionRule.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) ParserConfig.AttributeExtractionRule.newBuilder()ParserConfig.AttributeExtractionRule.newBuilder(ParserConfig.AttributeExtractionRule prototype) ParserConfig.AttributeExtractionRule.newBuilderForType()ParserConfig.AttributeExtractionRule.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) ParserConfig.AttributeExtractionRule.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) JSON path to extract (e.g., "params.name", "params.uri").ParserConfig.AttributeExtractionRule.Builder.setPathBytes(com.google.protobuf.ByteString value) JSON path to extract (e.g., "params.name", "params.uri").ParserConfig.AttributeExtractionRule.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) ParserConfig.AttributeExtractionRule.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) ParserConfig.AttributeExtractionRule.toBuilder()Methods in io.envoyproxy.envoy.extensions.filters.http.mcp.v3 that return types with arguments of type ParserConfig.AttributeExtractionRule.BuilderModifier and TypeMethodDescriptionParserConfig.MethodConfig.Builder.getExtractionRulesBuilderList()Attributes to extract for this method.Methods in io.envoyproxy.envoy.extensions.filters.http.mcp.v3 with parameters of type ParserConfig.AttributeExtractionRule.BuilderModifier and TypeMethodDescriptionParserConfig.MethodConfig.Builder.addExtractionRules(int index, ParserConfig.AttributeExtractionRule.Builder builderForValue) Attributes to extract for this method.ParserConfig.MethodConfig.Builder.addExtractionRules(ParserConfig.AttributeExtractionRule.Builder builderForValue) Attributes to extract for this method.ParserConfig.MethodConfig.Builder.setExtractionRules(int index, ParserConfig.AttributeExtractionRule.Builder builderForValue) Attributes to extract for this method.