Uses of Record Class
org.wildfly.mcp.WildFlyMCPServer.HealthValue
-
Uses of WildFlyMCPServer.HealthValue in org.wildfly.mcp
Methods in org.wildfly.mcp that return types with arguments of type WildFlyMCPServer.HealthValueModifier and TypeMethodDescriptionWildFlyMCPServer.Status.data()Returns the value of thedatarecord component.Constructor parameters in org.wildfly.mcp with type arguments of type WildFlyMCPServer.HealthValueModifierConstructorDescriptionStatus(String name, String outcome, List<WildFlyMCPServer.HealthValue> data) Creates an instance of aStatusrecord class.