Uses of Enum Class
ai.vespa.feed.client.Result.Type
-
Uses of Result.Type in ai.vespa.feed.client
Methods in ai.vespa.feed.client that return Result.TypeModifier and TypeMethodDescriptionResult.type()static Result.TypeReturns the enum constant of this class with the specified name.static Result.Type[]Result.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.