Uses of Class
com.yahoo.vespa.hosted.controller.api.application.v4.model.LogEntry
-
Packages that use LogEntry Package Description com.yahoo.vespa.hosted.controller.api.application.v4.model -
-
Uses of LogEntry in com.yahoo.vespa.hosted.controller.api.application.v4.model
Fields in com.yahoo.vespa.hosted.controller.api.application.v4.model with type parameters of type LogEntry Modifier and Type Field Description java.util.List<LogEntry>DeployResult. prepareMessagesConstructor parameters in com.yahoo.vespa.hosted.controller.api.application.v4.model with type arguments of type LogEntry Constructor Description DeployResult(RevisionId revisionId, java.lang.Long applicationZipSize, java.util.List<LogEntry> prepareMessages, ConfigChangeActions configChangeActions)
-