Uses of Class
io.modelcontextprotocol.spec.McpSchema.JsonSchema.Builder
Packages that use McpSchema.JsonSchema.Builder
-
Uses of McpSchema.JsonSchema.Builder in io.modelcontextprotocol.spec
Methods in io.modelcontextprotocol.spec that return McpSchema.JsonSchema.BuilderModifier and TypeMethodDescriptionMcpSchema.JsonSchema.Builder.additionalProperties(Boolean additionalProperties) static McpSchema.JsonSchema.BuilderMcpSchema.JsonSchema.builder()Deprecated.McpSchema.JsonSchema.Builder.definitions(Map<String, Object> definitions) McpSchema.JsonSchema.Builder.properties(Map<String, Object> properties)