Uses of Interface
io.modelcontextprotocol.spec.McpSchema.CompleteRequest.PromptOrResourceReference
Packages that use McpSchema.CompleteRequest.PromptOrResourceReference
-
Uses of McpSchema.CompleteRequest.PromptOrResourceReference in io.modelcontextprotocol.spec
Classes in io.modelcontextprotocol.spec that implement McpSchema.CompleteRequest.PromptOrResourceReferenceModifier and TypeClassDescriptionstatic final recordstatic final recordMethods in io.modelcontextprotocol.spec that return McpSchema.CompleteRequest.PromptOrResourceReferenceModifier and TypeMethodDescriptionMcpSchema.CompleteRequest.ref()Returns the value of therefrecord component.Constructors in io.modelcontextprotocol.spec with parameters of type McpSchema.CompleteRequest.PromptOrResourceReferenceModifierConstructorDescriptionCompleteRequest(McpSchema.CompleteRequest.PromptOrResourceReference ref, McpSchema.CompleteRequest.CompleteArgument argument) Creates an instance of aCompleteRequestrecord class.