sttp.tapir.serverless.aws.sam.HttpApiProperties.AllowedHeaders
See theAllowedHeaders companion trait
object AllowedHeaders
Attributes
- Companion
- trait
- Graph
-
- Supertypes
-
trait Sumtrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
AllowedHeaders.type
Members list
Type members
Classlikes
case object All extends AllowedHeaders
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalstrait AllowedHeadersclass Objecttrait Matchableclass AnyShow all
- Self type
-
All.type
case class Some(headersNames: Set[String]) extends AllowedHeaders
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait AllowedHeadersclass Objecttrait Matchableclass AnyShow all
Inherited 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
In this article