Uses of Record Class
com.yahoo.vespa.hosted.controller.api.integration.configserver.DeploymentResult.LogEntry
Packages that use DeploymentResult.LogEntry
-
Uses of DeploymentResult.LogEntry in com.yahoo.vespa.hosted.controller.api.integration.configserver
Methods in com.yahoo.vespa.hosted.controller.api.integration.configserver that return types with arguments of type DeploymentResult.LogEntryModifier and TypeMethodDescriptionDeploymentResult.log()Returns the value of thelogrecord component.Constructor parameters in com.yahoo.vespa.hosted.controller.api.integration.configserver with type arguments of type DeploymentResult.LogEntryModifierConstructorDescriptionDeploymentResult(String message, List<DeploymentResult.LogEntry> log) Creates an instance of aDeploymentResultrecord class.