com.github.ingarabr.firebase.dto.RewriteBehavior
See theRewriteBehavior companion trait
object RewriteBehavior extends CirceOneOf[RewriteBehavior]
Attributes
- Companion
- trait
- Graph
-
- Supertypes
-
trait Sumtrait Mirrortrait CirceOneOf[RewriteBehavior]class Objecttrait Matchableclass AnyShow all
- Self type
-
RewriteBehavior.type
Members list
Type members
Classlikes
case class CloudRunRewrite(serviceId: String, region: String) extends RewriteBehavior
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait RewriteBehaviorclass Objecttrait Matchableclass AnyShow all
case class Function(value: String) extends RewriteBehavior
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait RewriteBehaviorclass Objecttrait Matchableclass AnyShow all
case class Path(value: String) extends RewriteBehavior
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait RewriteBehaviorclass Objecttrait Matchableclass AnyShow all
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
Value members
Concrete methods
Attributes
- Definition Classes
Attributes
- Definition Classes
In this article