Uses of Record Class
org.infinispan.rest.resources.mcp.McpArgument
Packages that use McpArgument
-
Uses of McpArgument in org.infinispan.rest.resources.mcp
Methods in org.infinispan.rest.resources.mcp that return McpArgumentModifier and TypeMethodDescriptionMcpPrompt.arguments()Returns the value of theargumentsrecord component.Constructors in org.infinispan.rest.resources.mcp with parameters of type McpArgumentModifierConstructorDescriptionMcpPrompt(String name, String description, String title, McpArgument... arguments) Creates an instance of aMcpPromptrecord class.