Encoder

smithy4s.http.UrlForm.Encoder
object Encoder

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Encoder.type

Members list

Value members

Concrete methods

def apply(capitalizeStructAndUnionMemberNames: Boolean): CachedSchemaCompiler[Encoder]

Constructs an Encoder that encodes data as UrlForms. Can be configured using @alloyurlformname.

Constructs an Encoder that encodes data as UrlForms. Can be configured using @alloyurlformname.

Attributes