FileContent
spice.http.content.FileContent
case class FileContent(file: File, contentType: ContentType, lastModifiedOverride: Option[Long]) extends Content
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait Contentclass Objecttrait Matchableclass AnyShow all
Members list
Value members
Concrete methods
Attributes
- Definition Classes
Returns a string representation of the object.
Returns a string representation of the object.
The default representation is platform dependent.
Attributes
- Returns
-
a string representation of the object.
- Definition Classes
-
Any
Attributes
- Definition Classes
Attributes
- Definition Classes
Inherited methods
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
In this article