Uses of Enum Class
io.jenkins.plugins.explain_error.AIProvider
-
Uses of AIProvider in io.jenkins.plugins.explain_error
Methods in io.jenkins.plugins.explain_error that return AIProviderModifier and TypeMethodDescriptionGlobalConfigurationImpl.getProvider()
GlobalConfigurationImpl.getProviderValues()
Get all available AI providers for the dropdown.static AIProvider
Returns the enum constant of this class with the specified name.static AIProvider[]
AIProvider.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.jenkins.plugins.explain_error with parameters of type AIProvider