oxygen.http.schema.ExpectedStatuses.StatusRange
See theStatusRange companion object
sealed abstract class StatusRange(val name: String, val display: String, val min: Int, val max: Int) extends ExpectedStatuses
Attributes
- Companion
- object
- Graph
-
- Supertypes
- Known subtypes
-
class Errorobject ClientErrorobject Errorobject ServerErrorobject Informationalobject Redirectionobject Success
Members list
In this article