PartValue

org.http4s.multipart.PartValue
See thePartValue companion trait
object PartValue

Attributes

Companion
trait
Source
PartValue.scala
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
PartValue.type

Members list

Type members

Classlikes

final case class OfFile(filename: String, path: Path) extends PartValue

Attributes

Source
PartValue.scala
Supertypes
trait Serializable
trait Product
trait Equals
trait PartValue
class Object
trait Matchable
class Any
Show all
final case class OfString(value: String) extends PartValue

Attributes

Source
PartValue.scala
Supertypes
trait Serializable
trait Product
trait Equals
trait PartValue
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
Source
Mirror.scala

The name of the type

The name of the type

Attributes

Inherited from:
Mirror
Source
Mirror.scala