smithy4s.http.internals
package smithy4s.http.internals
Members list
Concise view
Type members
Classlikes
Attributes
- Companion:
- object
- Graph
- Supertypes
Attributes
- Companion:
- class
- Graph
- Supertypes
- class Objecttrait Matchableclass Any
- Self type
Attributes
- Companion:
- object
- Graph
- Supertypes
- class Objecttrait Matchableclass Any
- Known subtypes
- object EmptyMetaEncode.typeclass StringListMapMetaEncode[A]class StringListMetaEncode[A]class StringMapMetaEncode[A]class StringValueMetaEncode[A]class StructureMetaEncode[S]
object MetaEncode
Attributes
- Companion:
- trait
- Graph
- Supertypes
- trait Sumtrait Mirrorclass Objecttrait Matchableclass Any
- Self type
- MetaEncode.type
Attributes
- Companion:
- object
- Graph
- Supertypes
- class Objecttrait Matchableclass Any
- Self type
- PathEncode[A]
object PathEncode
Attributes
- Companion:
- trait
- Graph
- Supertypes
- class Objecttrait Matchableclass Any
- Self type
- PathEncode.type
class SchemaVisitorMetadataWriter(val cache: CompilationCache[MetaEncode]) extends Cached[MetaEncode]
This schema visitor works on data that is annotated with :
This schema visitor works on data that is annotated with :
- smithy.api.httpLabel
- smithy.api.httpHeader
- smithy.api.httpPrefixHeaders
- smithy.api.httpQuery
- smithy.api.httpQueryParams
As such, assumptions are made using the information of what types can be annotated in the smithy specs.
Attributes
- Graph
- Supertypes
- Self type
object SchemaVisitorPathEncoder extends SchemaVisitor[MaybePathEncode] with Default[MaybePathEncode]
Attributes
- Graph
- Supertypes
- trait Default[MaybePathEncode]trait SchemaVisitor[MaybePathEncode]class Objecttrait Matchableclass Any
- Self type