Uses of Class
io.envoyproxy.envoy.extensions.filters.http.mcp.v3.ParserConfig.MethodConfig.Builder
Packages that use ParserConfig.MethodConfig.Builder
-
Uses of ParserConfig.MethodConfig.Builder in io.envoyproxy.envoy.extensions.filters.http.mcp.v3
Methods in io.envoyproxy.envoy.extensions.filters.http.mcp.v3 that return ParserConfig.MethodConfig.BuilderModifier and TypeMethodDescriptionParserConfig.MethodConfig.Builder.addAllExtractionRules(Iterable<? extends ParserConfig.AttributeExtractionRule> values) Attributes to extract for this method.ParserConfig.MethodConfig.Builder.addExtractionRules(int index, ParserConfig.AttributeExtractionRule value) Attributes to extract for this method.ParserConfig.MethodConfig.Builder.addExtractionRules(int index, ParserConfig.AttributeExtractionRule.Builder builderForValue) Attributes to extract for this method.ParserConfig.MethodConfig.Builder.addExtractionRules(ParserConfig.AttributeExtractionRule value) Attributes to extract for this method.ParserConfig.MethodConfig.Builder.addExtractionRules(ParserConfig.AttributeExtractionRule.Builder builderForValue) Attributes to extract for this method.ParserConfig.Builder.addMethodsBuilder()List of rules for classification and extraction.ParserConfig.Builder.addMethodsBuilder(int index) List of rules for classification and extraction.ParserConfig.MethodConfig.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) ParserConfig.MethodConfig.Builder.clear()ParserConfig.MethodConfig.Builder.clearExtractionRules()Attributes to extract for this method.ParserConfig.MethodConfig.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) ParserConfig.MethodConfig.Builder.clearGroup()The group/category name to assign to this method (e.g., "tool", "lifecycle").ParserConfig.MethodConfig.Builder.clearMethod()Method name (e.g., "tools/call", "resources/read", "initialize").ParserConfig.MethodConfig.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) ParserConfig.MethodConfig.Builder.clone()ParserConfig.Builder.getMethodsBuilder(int index) List of rules for classification and extraction.ParserConfig.MethodConfig.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ParserConfig.MethodConfig.Builder.mergeFrom(com.google.protobuf.Message other) ParserConfig.MethodConfig.Builder.mergeFrom(ParserConfig.MethodConfig other) ParserConfig.MethodConfig.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) ParserConfig.MethodConfig.newBuilder()ParserConfig.MethodConfig.newBuilder(ParserConfig.MethodConfig prototype) ParserConfig.MethodConfig.newBuilderForType()protected ParserConfig.MethodConfig.BuilderParserConfig.MethodConfig.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) ParserConfig.MethodConfig.Builder.removeExtractionRules(int index) Attributes to extract for this method.ParserConfig.MethodConfig.Builder.setExtractionRules(int index, ParserConfig.AttributeExtractionRule value) Attributes to extract for this method.ParserConfig.MethodConfig.Builder.setExtractionRules(int index, ParserConfig.AttributeExtractionRule.Builder builderForValue) Attributes to extract for this method.ParserConfig.MethodConfig.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) The group/category name to assign to this method (e.g., "tool", "lifecycle").ParserConfig.MethodConfig.Builder.setGroupBytes(com.google.protobuf.ByteString value) The group/category name to assign to this method (e.g., "tool", "lifecycle").Method name (e.g., "tools/call", "resources/read", "initialize").ParserConfig.MethodConfig.Builder.setMethodBytes(com.google.protobuf.ByteString value) Method name (e.g., "tools/call", "resources/read", "initialize").ParserConfig.MethodConfig.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) ParserConfig.MethodConfig.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) ParserConfig.MethodConfig.toBuilder()Methods in io.envoyproxy.envoy.extensions.filters.http.mcp.v3 that return types with arguments of type ParserConfig.MethodConfig.BuilderModifier and TypeMethodDescriptionParserConfig.Builder.getMethodsBuilderList()List of rules for classification and extraction.Methods in io.envoyproxy.envoy.extensions.filters.http.mcp.v3 with parameters of type ParserConfig.MethodConfig.BuilderModifier and TypeMethodDescriptionParserConfig.Builder.addMethods(int index, ParserConfig.MethodConfig.Builder builderForValue) List of rules for classification and extraction.ParserConfig.Builder.addMethods(ParserConfig.MethodConfig.Builder builderForValue) List of rules for classification and extraction.ParserConfig.Builder.setMethods(int index, ParserConfig.MethodConfig.Builder builderForValue) List of rules for classification and extraction.