FoundPartial
sttp.tapir.static.StaticOutput.FoundPartial
case class FoundPartial[T](body: T, lastModified: Option[Instant], contentLength: Option[Long], contentType: Option[MediaType], etag: Option[ETag], acceptRanges: Option[String], contentRange: Option[String]) extends StaticOutput[T]
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait StaticOutput[T]class Objecttrait Matchableclass Any
Members list
In this article