Uses of Enum Class
org.mockserver.llm.drift.DriftReport.ExchangeDrift.Status
Packages that use DriftReport.ExchangeDrift.Status
-
Uses of DriftReport.ExchangeDrift.Status in org.mockserver.llm.drift
Methods in org.mockserver.llm.drift that return DriftReport.ExchangeDrift.StatusModifier and TypeMethodDescriptionDriftReport.ExchangeDrift.getStatus()Returns the enum constant of this class with the specified name.static DriftReport.ExchangeDrift.Status[]DriftReport.ExchangeDrift.Status.values()Returns an array containing the constants of this enum class, in the order they are declared.