Uses of Class
org.mockserver.llm.analysis.LlmOptimisationReport.Fix
Packages that use LlmOptimisationReport.Fix
-
Uses of LlmOptimisationReport.Fix in org.mockserver.llm.analysis
Methods in org.mockserver.llm.analysis that return LlmOptimisationReport.FixModifier and TypeMethodDescriptionLlmOptimisationReport.Signal.getFix()LlmOptimisationReport.Fix.setConfigSnippet(String configSnippet) LlmOptimisationReport.Fix.setDocsUrl(String docsUrl) LlmOptimisationReport.Fix.setExampleExpectation(String exampleExpectation) LlmOptimisationReport.Fix.setSummary(String summary) Methods in org.mockserver.llm.analysis with parameters of type LlmOptimisationReport.FixModifier and TypeMethodDescriptionLlmOptimisationReport.Signal.setFix(LlmOptimisationReport.Fix fix)