Uses of Record Class
io.modelcontextprotocol.spec.McpSchema.CompleteRequest.CompleteContext
Packages that use McpSchema.CompleteRequest.CompleteContext
-
Uses of McpSchema.CompleteRequest.CompleteContext in io.modelcontextprotocol.spec
Methods in io.modelcontextprotocol.spec that return McpSchema.CompleteRequest.CompleteContextModifier and TypeMethodDescriptionMcpSchema.CompleteRequest.context()Returns the value of thecontextrecord component.Constructors in io.modelcontextprotocol.spec with parameters of type McpSchema.CompleteRequest.CompleteContextModifierConstructorDescriptionCompleteRequest(McpSchema.CompleteReference ref, McpSchema.CompleteRequest.CompleteArgument argument, McpSchema.CompleteRequest.CompleteContext context) CompleteRequest(McpSchema.CompleteReference ref, McpSchema.CompleteRequest.CompleteArgument argument, Map<String, Object> meta, McpSchema.CompleteRequest.CompleteContext context) Creates an instance of aCompleteRequestrecord class.