Uses of Enum Class
ai.waii.clients.healthcheck.LLMEndpointStatus
Packages that use LLMEndpointStatus
-
Uses of LLMEndpointStatus in ai.waii.clients.healthcheck
Methods in ai.waii.clients.healthcheck that return LLMEndpointStatusModifier and TypeMethodDescriptionLLMEndpointHealthReport.getStatus()static LLMEndpointStatusReturns the enum constant of this class with the specified name.static LLMEndpointStatus[]LLMEndpointStatus.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in ai.waii.clients.healthcheck with parameters of type LLMEndpointStatusModifier and TypeMethodDescriptionvoidLLMEndpointHealthReport.setStatus(LLMEndpointStatus status)