Uses of Enum Class
com.yahoo.vespa.hosted.controller.api.integration.LogEntry.Type
Packages that use LogEntry.Type
-
Uses of LogEntry.Type in com.yahoo.vespa.hosted.controller.api.integration
Methods in com.yahoo.vespa.hosted.controller.api.integration that return LogEntry.TypeModifier and TypeMethodDescriptionLogEntry.type()static LogEntry.Typestatic LogEntry.TypeReturns the enum constant of this class with the specified name.static LogEntry.Type[]LogEntry.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in com.yahoo.vespa.hosted.controller.api.integration with parameters of type LogEntry.Type