oxygen.http.schema.ExpectedStatuses.StatusRange
See theStatusRange companion class
object StatusRange
Attributes
- Companion
- class
- Graph
-
- Supertypes
-
trait Sumtrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
StatusRange.type
Members list
Type members
Classlikes
case object ClientError extends Error
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalsclass Errorclass StatusRangetrait ExpectedStatusesclass Objecttrait Matchableclass AnyShow all
- Self type
-
ClientError.type
sealed abstract class Error(name: String, display: String, min: Int, max: Int) extends StatusRange
Attributes
- Companion
- object
- Supertypes
- Known subtypes
Attributes
- Companion
- class
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalsclass Errorclass StatusRangetrait ExpectedStatusesclass Objecttrait Matchableclass AnyShow all
- Self type
-
Error.type
case object Informational extends StatusRange
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalsclass StatusRangetrait ExpectedStatusesclass Objecttrait Matchableclass AnyShow all
- Self type
-
Informational.type
case object Redirection extends StatusRange
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalsclass StatusRangetrait ExpectedStatusesclass Objecttrait Matchableclass AnyShow all
- Self type
-
Redirection.type
case object ServerError extends Error
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalsclass Errorclass StatusRangetrait ExpectedStatusesclass Objecttrait Matchableclass AnyShow all
- Self type
-
ServerError.type
case object Success extends StatusRange
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalsclass StatusRangetrait ExpectedStatusesclass Objecttrait Matchableclass AnyShow all
- Self type
-
Success.type
Inherited and Abstract types
The names of the product elements
The names of the product elements
Attributes
- Inherited from:
- Mirror
The name of the type
The name of the type
Attributes
- Inherited from:
- Mirror
In this article