Uses of Record Class
io.modelcontextprotocol.spec.McpSchema.ModelHint
Packages that use McpSchema.ModelHint
-
Uses of McpSchema.ModelHint in io.modelcontextprotocol.spec
Methods in io.modelcontextprotocol.spec that return McpSchema.ModelHintMethods in io.modelcontextprotocol.spec that return types with arguments of type McpSchema.ModelHintModifier and TypeMethodDescriptionMcpSchema.ModelPreferences.hints()Returns the value of thehintsrecord component.Method parameters in io.modelcontextprotocol.spec with type arguments of type McpSchema.ModelHintModifier and TypeMethodDescriptionMcpSchema.ModelPreferences.Builder.hints(List<McpSchema.ModelHint> hints) Constructor parameters in io.modelcontextprotocol.spec with type arguments of type McpSchema.ModelHintModifierConstructorDescriptionModelPreferences(List<McpSchema.ModelHint> hints, Double costPriority, Double speedPriority, Double intelligencePriority) Creates an instance of aModelPreferencesrecord class.