ResourceCheck

izumi.fundamentals.platform.integration.ResourceCheck
See theResourceCheck companion trait
object ResourceCheck

Attributes

Companion
trait
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type

Members list

Type members

Classlikes

sealed trait Failure extends ResourceCheck

Attributes

Supertypes
class Object
trait Matchable
class Any
Known subtypes
final case class ResourceUnavailable(description: String, cause: Option[Throwable]) extends Failure

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait Failure
class Object
trait Matchable
class Any
Show all
final case class Success() extends ResourceCheck

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Inherited and Abstract types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
type MirroredLabel <: String

The name of the type

The name of the type

Attributes

Inherited from:
Mirror