Uses of Record Class
org.infinispan.rest.resources.mcp.McpProperty
Packages that use McpProperty
-
Uses of McpProperty in org.infinispan.rest.resources.mcp
Methods in org.infinispan.rest.resources.mcp that return McpPropertyModifier and TypeMethodDescriptionMcpInputSchema.properties()Returns the value of thepropertiesrecord component.Constructors in org.infinispan.rest.resources.mcp with parameters of type McpPropertyModifierConstructorDescriptionMcpInputSchema(McpType type, McpProperty... properties) Creates an instance of aMcpInputSchemarecord class.