Uses of Class
io.modelcontextprotocol.spec.McpSchema.LegacyTitledEnumSchema.Builder
Packages that use McpSchema.LegacyTitledEnumSchema.Builder
-
Uses of McpSchema.LegacyTitledEnumSchema.Builder in io.modelcontextprotocol.spec
Methods in io.modelcontextprotocol.spec that return McpSchema.LegacyTitledEnumSchema.BuilderModifier and TypeMethodDescriptionMcpSchema.LegacyTitledEnumSchema.builder()Deprecated.McpSchema.LegacyTitledEnumSchema.Builder.defaultValue(String defaultValue) McpSchema.LegacyTitledEnumSchema.Builder.description(String description) McpSchema.LegacyTitledEnumSchema.Builder.enumValues(String... enumValues) McpSchema.LegacyTitledEnumSchema.Builder.enumValues(List<String> enumValues)