Uses of Class
com.algolia.search.models.common.LogType
-
Packages that use LogType Package Description com.algolia.search.models.common -
-
Uses of LogType in com.algolia.search.models.common
Methods in com.algolia.search.models.common that return LogType Modifier and Type Method Description static LogTypeLogType. valueOf(String name)Returns the enum constant of this type with the specified name.static LogType[]LogType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-