OperationShape

smithy4s.dynamic.model.OperationShape
See theOperationShape companion object
case class OperationShape(input: Option[MemberShape], output: Option[MemberShape], errors: Option[List[MemberShape]], traits: Option[Map[IdRef, Document]])

Attributes

Companion:
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product