Uses of Record Class
io.modelcontextprotocol.spec.McpSchema.Annotations
Packages that use McpSchema.Annotations
-
Uses of McpSchema.Annotations in io.modelcontextprotocol.spec
Methods in io.modelcontextprotocol.spec that return McpSchema.AnnotationsModifier and TypeMethodDescriptionMcpSchema.Annotated.annotations()McpSchema.Resource.annotations()Returns the value of theannotationsrecord component.McpSchema.ResourceTemplate.annotations()Returns the value of theannotationsrecord component.Constructors in io.modelcontextprotocol.spec with parameters of type McpSchema.AnnotationsModifierConstructorDescriptionResource(String uri, String name, String description, String mimeType, McpSchema.Annotations annotations) Creates an instance of aResourcerecord class.ResourceTemplate(String uriTemplate, String name, String description, String mimeType, McpSchema.Annotations annotations) Creates an instance of aResourceTemplaterecord class.