com.heroku.platform.api.client.spray

SprayJsonIgnoreNullBoilerplate

object SprayJsonIgnoreNullBoilerplate extends SprayJsonIgnoreNullBoilerplate

Linear Supertypes
SprayJsonIgnoreNullBoilerplate, ApiRequestJson, SslEndpointRequestJson, SlugRequestJson, ReleaseRequestJson, PlanRequestJson, OAuthTokenRequestJson, OAuthClientRequestJson, OAuthAuthorizationRequestJson, LogSessionRequestJson, LogDrainRequestJson, KeyRequestJson, HerokuAppRequestJson, FormationRequestJson, DynoRequestJson, DomainRequestJson, CollaboratorRequestJson, AppTransferRequestJson, AppFeatureRequestJson, AddonRequestJson, AccountFeatureRequestJson, AccountRequestJson, ConfigVarRequestJson, DefaultJsonProtocol, AdditionalFormats, ProductFormats, ProductFormatsInstances, CollectionFormats, StandardFormats, BasicFormats, AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. SprayJsonIgnoreNullBoilerplate
  2. SprayJsonIgnoreNullBoilerplate
  3. ApiRequestJson
  4. SslEndpointRequestJson
  5. SlugRequestJson
  6. ReleaseRequestJson
  7. PlanRequestJson
  8. OAuthTokenRequestJson
  9. OAuthClientRequestJson
  10. OAuthAuthorizationRequestJson
  11. LogSessionRequestJson
  12. LogDrainRequestJson
  13. KeyRequestJson
  14. HerokuAppRequestJson
  15. FormationRequestJson
  16. DynoRequestJson
  17. DomainRequestJson
  18. CollaboratorRequestJson
  19. AppTransferRequestJson
  20. AppFeatureRequestJson
  21. AddonRequestJson
  22. AccountFeatureRequestJson
  23. AccountRequestJson
  24. ConfigVarRequestJson
  25. DefaultJsonProtocol
  26. AdditionalFormats
  27. ProductFormats
  28. ProductFormatsInstances
  29. CollectionFormats
  30. StandardFormats
  31. BasicFormats
  32. AnyRef
  33. Any
  1. Hide All
  2. Show all
Learn more about member selection
Visibility
  1. Public
  2. All

Type Members

  1. class OptionFormat[T] extends (StandardFormats.this)#JF[Option[T]]

    Definition Classes
    StandardFormats

Value Members

  1. final def !=(arg0: AnyRef): Boolean

    Definition Classes
    AnyRef
  2. final def !=(arg0: Any): Boolean

    Definition Classes
    Any
  3. final def ##(): Int

    Definition Classes
    AnyRef → Any
  4. final def ==(arg0: AnyRef): Boolean

    Definition Classes
    AnyRef
  5. final def ==(arg0: Any): Boolean

    Definition Classes
    Any
  6. implicit object BigDecimalJsonFormat extends JsonFormat[BigDecimal]

    Definition Classes
    BasicFormats
  7. implicit object BigIntJsonFormat extends JsonFormat[BigInt]

    Definition Classes
    BasicFormats
  8. implicit object BooleanJsonFormat extends JsonFormat[Boolean]

    Definition Classes
    BasicFormats
  9. implicit object ByteJsonFormat extends JsonFormat[Byte]

    Definition Classes
    BasicFormats
  10. implicit object CharJsonFormat extends JsonFormat[Char]

    Definition Classes
    BasicFormats
  11. implicit object DoubleJsonFormat extends JsonFormat[Double]

    Definition Classes
    BasicFormats
  12. implicit object FloatJsonFormat extends JsonFormat[Float]

    Definition Classes
    BasicFormats
  13. implicit lazy val FormatAccountFeaturemodelsUpdateAccountFeatureBody: JsonFormat[UpdateAccountFeatureBody]

  14. implicit lazy val FormatAccountmodelsChangeEmailAccountBody: JsonFormat[ChangeEmailAccountBody]

  15. implicit lazy val FormatAccountmodelsChangePasswordAccountBody: JsonFormat[ChangePasswordAccountBody]

  16. implicit lazy val FormatAccountmodelsUpdateAccountBody: JsonFormat[UpdateAccountBody]

  17. implicit lazy val FormatAddonmodelsAddonPlan: JsonFormat[AddonPlan]

  18. implicit lazy val FormatAddonmodelsCreateAddonBody: JsonFormat[CreateAddonBody]

  19. implicit lazy val FormatAddonmodelsUpdateAddonBody: JsonFormat[UpdateAddonBody]

  20. implicit lazy val FormatAppFeaturemodelsUpdateAppFeatureBody: JsonFormat[UpdateAppFeatureBody]

  21. implicit lazy val FormatAppTransfermodelsAppTransferApp: JsonFormat[AppTransferApp]

  22. implicit lazy val FormatAppTransfermodelsAppTransferOwner: JsonFormat[AppTransferOwner]

  23. implicit lazy val FormatAppTransfermodelsAppTransferRecipient: JsonFormat[AppTransferRecipient]

  24. implicit lazy val FormatAppTransfermodelsCreateAppTransferBody: JsonFormat[CreateAppTransferBody]

  25. implicit lazy val FormatAppTransfermodelsUpdateAppTransferBody: JsonFormat[UpdateAppTransferBody]

  26. implicit lazy val FormatCollaboratormodelsCollaboratorUser: JsonFormat[CollaboratorUser]

  27. implicit lazy val FormatCollaboratormodelsCreateCollaboratorBody: JsonFormat[CreateCollaboratorBody]

  28. implicit lazy val FormatDomainmodelsCreateDomainBody: JsonFormat[CreateDomainBody]

  29. implicit lazy val FormatDynomodelsCreateDynoBody: JsonFormat[CreateDynoBody]

  30. implicit lazy val FormatDynomodelsDynoRelease: JsonFormat[DynoRelease]

  31. implicit lazy val FormatFormationmodelsBatchUpdateFormationBody: JsonFormat[BatchUpdateFormationBody]

  32. implicit lazy val FormatFormationmodelsFormationUpdate: JsonFormat[FormationUpdate]

  33. implicit lazy val FormatFormationmodelsUpdateFormationBody: JsonFormat[UpdateFormationBody]

  34. implicit lazy val FormatHerokuAppmodelsCreateHerokuAppBody: JsonFormat[CreateHerokuAppBody]

  35. implicit lazy val FormatHerokuAppmodelsHerokuAppOwner: JsonFormat[HerokuAppOwner]

  36. implicit lazy val FormatHerokuAppmodelsHerokuAppRegion: JsonFormat[HerokuAppRegion]

  37. implicit lazy val FormatHerokuAppmodelsUpdateHerokuAppBody: JsonFormat[UpdateHerokuAppBody]

  38. implicit lazy val FormatKeymodelsCreateKeyBody: JsonFormat[CreateKeyBody]

  39. implicit lazy val FormatLogDrainmodelsCreateLogDrainBody: JsonFormat[CreateLogDrainBody]

  40. implicit lazy val FormatLogSessionmodelsCreateLogSessionBody: JsonFormat[CreateLogSessionBody]

  41. implicit lazy val FormatOAuthAuthorizationmodelsCreateOAuthAuthorizationBody: JsonFormat[CreateOAuthAuthorizationBody]

  42. implicit lazy val FormatOAuthAuthorizationmodelsOAuthAuthorizationAccessToken: JsonFormat[OAuthAuthorizationAccessToken]

  43. implicit lazy val FormatOAuthAuthorizationmodelsOAuthAuthorizationClient: JsonFormat[OAuthAuthorizationClient]

  44. implicit lazy val FormatOAuthAuthorizationmodelsOAuthAuthorizationGrant: JsonFormat[OAuthAuthorizationGrant]

  45. implicit lazy val FormatOAuthAuthorizationmodelsOAuthAuthorizationRefreshToken: JsonFormat[OAuthAuthorizationRefreshToken]

  46. implicit lazy val FormatOAuthClientmodelsCreateOAuthClientBody: JsonFormat[CreateOAuthClientBody]

  47. implicit lazy val FormatOAuthClientmodelsUpdateOAuthClientBody: JsonFormat[UpdateOAuthClientBody]

  48. implicit lazy val FormatOAuthTokenmodelsCreateOAuthTokenBody: JsonFormat[CreateOAuthTokenBody]

  49. implicit lazy val FormatOAuthTokenmodelsOAuthTokenAccessToken: JsonFormat[OAuthTokenAccessToken]

  50. implicit lazy val FormatOAuthTokenmodelsOAuthTokenAuthorization: JsonFormat[OAuthTokenAuthorization]

  51. implicit lazy val FormatOAuthTokenmodelsOAuthTokenClient: JsonFormat[OAuthTokenClient]

  52. implicit lazy val FormatOAuthTokenmodelsOAuthTokenGrant: JsonFormat[OAuthTokenGrant]

  53. implicit lazy val FormatOAuthTokenmodelsOAuthTokenRefreshToken: JsonFormat[OAuthTokenRefreshToken]

  54. implicit lazy val FormatOAuthTokenmodelsOAuthTokenSession: JsonFormat[OAuthTokenSession]

  55. implicit lazy val FormatOAuthTokenmodelsOAuthTokenUser: JsonFormat[OAuthTokenUser]

  56. implicit lazy val FormatPlanmodelsPlanPrice: JsonFormat[PlanPrice]

  57. implicit lazy val FormatReleasemodelsCreateReleaseBody: JsonFormat[CreateReleaseBody]

  58. implicit lazy val FormatReleasemodelsReleaseSlug: JsonFormat[ReleaseSlug]

  59. implicit lazy val FormatReleasemodelsReleaseUser: JsonFormat[ReleaseUser]

  60. implicit lazy val FormatReleasemodelsRollbackReleaseBody: JsonFormat[RollbackReleaseBody]

  61. implicit lazy val FormatSlugmodelsCreateSlugBody: JsonFormat[CreateSlugBody]

  62. implicit lazy val FormatSslEndpointmodelsCreateSslEndpointBody: JsonFormat[CreateSslEndpointBody]

  63. implicit lazy val FormatSslEndpointmodelsUpdateSslEndpointBody: JsonFormat[UpdateSslEndpointBody]

  64. implicit object IntJsonFormat extends JsonFormat[Int]

    Definition Classes
    BasicFormats
  65. implicit object JsValueFormat extends JsonFormat[JsValue]

    Definition Classes
    AdditionalFormats
  66. implicit object LongJsonFormat extends JsonFormat[Long]

    Definition Classes
    BasicFormats
  67. implicit object RootJsArrayFormat extends RootJsonFormat[JsArray]

    Definition Classes
    AdditionalFormats
  68. implicit object RootJsObjectFormat extends RootJsonFormat[JsObject]

    Definition Classes
    AdditionalFormats
  69. implicit object ShortJsonFormat extends JsonFormat[Short]

    Definition Classes
    BasicFormats
  70. implicit object StringJsonFormat extends JsonFormat[String]

    Definition Classes
    BasicFormats
  71. implicit object SymbolJsonFormat extends JsonFormat[Symbol]

    Definition Classes
    BasicFormats
  72. implicit lazy val ToJsonAddonPlan: ToJson[AddonPlan]

    Definition Classes
    SprayJsonIgnoreNullBoilerplate → AddonRequestJson
  73. implicit lazy val ToJsonAppTransferApp: ToJson[AppTransferApp]

    Definition Classes
    SprayJsonIgnoreNullBoilerplate → AppTransferRequestJson
  74. implicit lazy val ToJsonAppTransferOwner: ToJson[AppTransferOwner]

    Definition Classes
    SprayJsonIgnoreNullBoilerplate → AppTransferRequestJson
  75. implicit lazy val ToJsonAppTransferRecipient: ToJson[AppTransferRecipient]

    Definition Classes
    SprayJsonIgnoreNullBoilerplate → AppTransferRequestJson
  76. implicit lazy val ToJsonBatchUpdateFormationBody: ToJson[BatchUpdateFormationBody]

    Definition Classes
    SprayJsonIgnoreNullBoilerplate → FormationRequestJson
  77. implicit lazy val ToJsonChangeEmailAccountBody: ToJson[ChangeEmailAccountBody]

    Definition Classes
    SprayJsonIgnoreNullBoilerplate → AccountRequestJson
  78. implicit lazy val ToJsonChangePasswordAccountBody: ToJson[ChangePasswordAccountBody]

    Definition Classes
    SprayJsonIgnoreNullBoilerplate → AccountRequestJson
  79. implicit lazy val ToJsonCollaboratorUser: ToJson[CollaboratorUser]

    Definition Classes
    SprayJsonIgnoreNullBoilerplate → CollaboratorRequestJson
  80. implicit lazy val ToJsonConfigVar: ToJson[Map[String, String]]

    Definition Classes
    SprayJsonIgnoreNullBoilerplate → ConfigVarRequestJson
  81. implicit lazy val ToJsonCreateAddonBody: ToJson[CreateAddonBody]

    Definition Classes
    SprayJsonIgnoreNullBoilerplate → AddonRequestJson
  82. implicit lazy val ToJsonCreateAppTransferBody: ToJson[CreateAppTransferBody]

    Definition Classes
    SprayJsonIgnoreNullBoilerplate → AppTransferRequestJson
  83. implicit lazy val ToJsonCreateCollaboratorBody: ToJson[CreateCollaboratorBody]

    Definition Classes
    SprayJsonIgnoreNullBoilerplate → CollaboratorRequestJson
  84. implicit lazy val ToJsonCreateDomainBody: ToJson[CreateDomainBody]

    Definition Classes
    SprayJsonIgnoreNullBoilerplate → DomainRequestJson
  85. implicit lazy val ToJsonCreateDynoBody: ToJson[CreateDynoBody]

    Definition Classes
    SprayJsonIgnoreNullBoilerplate → DynoRequestJson
  86. implicit lazy val ToJsonCreateHerokuAppBody: ToJson[CreateHerokuAppBody]

    Definition Classes
    SprayJsonIgnoreNullBoilerplate → HerokuAppRequestJson
  87. implicit lazy val ToJsonCreateKeyBody: ToJson[CreateKeyBody]

    Definition Classes
    SprayJsonIgnoreNullBoilerplate → KeyRequestJson
  88. implicit lazy val ToJsonCreateLogDrainBody: ToJson[CreateLogDrainBody]

    Definition Classes
    SprayJsonIgnoreNullBoilerplate → LogDrainRequestJson
  89. implicit lazy val ToJsonCreateLogSessionBody: ToJson[CreateLogSessionBody]

    Definition Classes
    SprayJsonIgnoreNullBoilerplate → LogSessionRequestJson
  90. implicit lazy val ToJsonCreateOAuthAuthorizationBody: ToJson[CreateOAuthAuthorizationBody]

    Definition Classes
    SprayJsonIgnoreNullBoilerplate → OAuthAuthorizationRequestJson
  91. implicit lazy val ToJsonCreateOAuthClientBody: ToJson[CreateOAuthClientBody]

    Definition Classes
    SprayJsonIgnoreNullBoilerplate → OAuthClientRequestJson
  92. implicit lazy val ToJsonCreateOAuthTokenBody: ToJson[CreateOAuthTokenBody]

    Definition Classes
    SprayJsonIgnoreNullBoilerplate → OAuthTokenRequestJson
  93. implicit lazy val ToJsonCreateReleaseBody: ToJson[CreateReleaseBody]

    Definition Classes
    SprayJsonIgnoreNullBoilerplate → ReleaseRequestJson
  94. implicit lazy val ToJsonCreateSlugBody: ToJson[CreateSlugBody]

    Definition Classes
    SprayJsonIgnoreNullBoilerplate → SlugRequestJson
  95. implicit lazy val ToJsonCreateSslEndpointBody: ToJson[CreateSslEndpointBody]

    Definition Classes
    SprayJsonIgnoreNullBoilerplate → SslEndpointRequestJson
  96. implicit lazy val ToJsonDynoRelease: ToJson[DynoRelease]

    Definition Classes
    SprayJsonIgnoreNullBoilerplate → DynoRequestJson
  97. implicit lazy val ToJsonFormationUpdate: ToJson[FormationUpdate]

    Definition Classes
    SprayJsonIgnoreNullBoilerplate → FormationRequestJson
  98. implicit lazy val ToJsonHerokuAppOwner: ToJson[HerokuAppOwner]

    Definition Classes
    SprayJsonIgnoreNullBoilerplate → HerokuAppRequestJson
  99. implicit lazy val ToJsonHerokuAppRegion: ToJson[HerokuAppRegion]

    Definition Classes
    SprayJsonIgnoreNullBoilerplate → HerokuAppRequestJson
  100. implicit lazy val ToJsonNullSafeConfigVar: ToJson[Map[String, Option[String]]]

  101. implicit lazy val ToJsonOAuthAuthorizationAccessToken: ToJson[OAuthAuthorizationAccessToken]

    Definition Classes
    SprayJsonIgnoreNullBoilerplate → OAuthAuthorizationRequestJson
  102. implicit lazy val ToJsonOAuthAuthorizationClient: ToJson[OAuthAuthorizationClient]

    Definition Classes
    SprayJsonIgnoreNullBoilerplate → OAuthAuthorizationRequestJson
  103. implicit lazy val ToJsonOAuthAuthorizationGrant: ToJson[OAuthAuthorizationGrant]

    Definition Classes
    SprayJsonIgnoreNullBoilerplate → OAuthAuthorizationRequestJson
  104. implicit lazy val ToJsonOAuthAuthorizationRefreshToken: ToJson[OAuthAuthorizationRefreshToken]

    Definition Classes
    SprayJsonIgnoreNullBoilerplate → OAuthAuthorizationRequestJson
  105. implicit lazy val ToJsonOAuthTokenAccessToken: ToJson[OAuthTokenAccessToken]

    Definition Classes
    SprayJsonIgnoreNullBoilerplate → OAuthTokenRequestJson
  106. implicit lazy val ToJsonOAuthTokenAuthorization: ToJson[OAuthTokenAuthorization]

    Definition Classes
    SprayJsonIgnoreNullBoilerplate → OAuthTokenRequestJson
  107. implicit lazy val ToJsonOAuthTokenClient: ToJson[OAuthTokenClient]

    Definition Classes
    SprayJsonIgnoreNullBoilerplate → OAuthTokenRequestJson
  108. implicit lazy val ToJsonOAuthTokenGrant: ToJson[OAuthTokenGrant]

    Definition Classes
    SprayJsonIgnoreNullBoilerplate → OAuthTokenRequestJson
  109. implicit lazy val ToJsonOAuthTokenRefreshToken: ToJson[OAuthTokenRefreshToken]

    Definition Classes
    SprayJsonIgnoreNullBoilerplate → OAuthTokenRequestJson
  110. implicit lazy val ToJsonOAuthTokenSession: ToJson[OAuthTokenSession]

    Definition Classes
    SprayJsonIgnoreNullBoilerplate → OAuthTokenRequestJson
  111. implicit lazy val ToJsonOAuthTokenUser: ToJson[OAuthTokenUser]

    Definition Classes
    SprayJsonIgnoreNullBoilerplate → OAuthTokenRequestJson
  112. implicit lazy val ToJsonPlanPrice: ToJson[PlanPrice]

    Definition Classes
    SprayJsonIgnoreNullBoilerplate → PlanRequestJson
  113. implicit lazy val ToJsonReleaseSlug: ToJson[ReleaseSlug]

    Definition Classes
    SprayJsonIgnoreNullBoilerplate → ReleaseRequestJson
  114. implicit lazy val ToJsonReleaseUser: ToJson[ReleaseUser]

    Definition Classes
    SprayJsonIgnoreNullBoilerplate → ReleaseRequestJson
  115. implicit lazy val ToJsonRollbackReleaseBody: ToJson[RollbackReleaseBody]

    Definition Classes
    SprayJsonIgnoreNullBoilerplate → ReleaseRequestJson
  116. implicit lazy val ToJsonUpdateAccountBody: ToJson[UpdateAccountBody]

    Definition Classes
    SprayJsonIgnoreNullBoilerplate → AccountRequestJson
  117. implicit lazy val ToJsonUpdateAccountFeatureBody: ToJson[UpdateAccountFeatureBody]

    Definition Classes
    SprayJsonIgnoreNullBoilerplate → AccountFeatureRequestJson
  118. implicit lazy val ToJsonUpdateAddonBody: ToJson[UpdateAddonBody]

    Definition Classes
    SprayJsonIgnoreNullBoilerplate → AddonRequestJson
  119. implicit lazy val ToJsonUpdateAppFeatureBody: ToJson[UpdateAppFeatureBody]

    Definition Classes
    SprayJsonIgnoreNullBoilerplate → AppFeatureRequestJson
  120. implicit lazy val ToJsonUpdateAppTransferBody: ToJson[UpdateAppTransferBody]

    Definition Classes
    SprayJsonIgnoreNullBoilerplate → AppTransferRequestJson
  121. implicit lazy val ToJsonUpdateFormationBody: ToJson[UpdateFormationBody]

    Definition Classes
    SprayJsonIgnoreNullBoilerplate → FormationRequestJson
  122. implicit lazy val ToJsonUpdateHerokuAppBody: ToJson[UpdateHerokuAppBody]

    Definition Classes
    SprayJsonIgnoreNullBoilerplate → HerokuAppRequestJson
  123. implicit lazy val ToJsonUpdateOAuthClientBody: ToJson[UpdateOAuthClientBody]

    Definition Classes
    SprayJsonIgnoreNullBoilerplate → OAuthClientRequestJson
  124. implicit lazy val ToJsonUpdateSslEndpointBody: ToJson[UpdateSslEndpointBody]

    Definition Classes
    SprayJsonIgnoreNullBoilerplate → SslEndpointRequestJson
  125. implicit object UnitJsonFormat extends JsonFormat[Unit]

    Definition Classes
    BasicFormats
  126. implicit def arrayFormat[T](implicit arg0: JsonFormat[T], arg1: ClassManifest[T]): RootJsonFormat[Array[T]] { def write(array: Array[T]): spray.json.JsArray }

    Definition Classes
    CollectionFormats
  127. final def asInstanceOf[T0]: T0

    Definition Classes
    Any
  128. def clone(): AnyRef

    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  129. implicit def eitherFormat[A, B](implicit arg0: JF[A], arg1: JF[B]): JF[Either[A, B]]

    Definition Classes
    StandardFormats
  130. final def eq(arg0: AnyRef): Boolean

    Definition Classes
    AnyRef
  131. def equals(arg0: Any): Boolean

    Definition Classes
    AnyRef → Any
  132. def extractFieldNames(classManifest: ClassManifest[_]): Array[String]

    Attributes
    protected
    Definition Classes
    ProductFormats
  133. def finalize(): Unit

    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  134. def fromField[T](value: JsValue, fieldName: String)(implicit reader: JsonReader[T]): T

    Attributes
    protected
    Definition Classes
    ProductFormats
  135. final def getClass(): Class[_]

    Definition Classes
    AnyRef → Any
  136. def hashCode(): Int

    Definition Classes
    AnyRef → Any
  137. implicit def immIndexedSeqFormat[T](implicit arg0: JsonFormat[T]): RootJsonFormat[IndexedSeq[T]]

    Definition Classes
    CollectionFormats
  138. implicit def immIterableFormat[T](implicit arg0: JsonFormat[T]): RootJsonFormat[Iterable[T]]

    Definition Classes
    CollectionFormats
  139. implicit def immLinearSeqFormat[T](implicit arg0: JsonFormat[T]): RootJsonFormat[LinearSeq[T]]

    Definition Classes
    CollectionFormats
  140. implicit def immSeqFormat[T](implicit arg0: JsonFormat[T]): RootJsonFormat[Seq[T]]

    Definition Classes
    CollectionFormats
  141. implicit def immSetFormat[T](implicit arg0: JsonFormat[T]): RootJsonFormat[Set[T]]

    Definition Classes
    CollectionFormats
  142. implicit def indexedSeqFormat[T](implicit arg0: JsonFormat[T]): RootJsonFormat[IndexedSeq[T]]

    Definition Classes
    CollectionFormats
  143. final def isInstanceOf[T0]: Boolean

    Definition Classes
    Any
  144. implicit def iterableFormat[T](implicit arg0: JsonFormat[T]): RootJsonFormat[Iterable[T]]

    Definition Classes
    CollectionFormats
  145. def jsonFormat[T](reader: JsonReader[T], writer: JsonWriter[T]): JsonFormat[T]

    Definition Classes
    AdditionalFormats
  146. def jsonFormat[P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14, P15, P16, P17, P18, P19, P20, P21, P22, T <: Product](construct: (P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14, P15, P16, P17, P18, P19, P20, P21, P22) ⇒ T, fieldName1: String, fieldName2: String, fieldName3: String, fieldName4: String, fieldName5: String, fieldName6: String, fieldName7: String, fieldName8: String, fieldName9: String, fieldName10: String, fieldName11: String, fieldName12: String, fieldName13: String, fieldName14: String, fieldName15: String, fieldName16: String, fieldName17: String, fieldName18: String, fieldName19: String, fieldName20: String, fieldName21: String, fieldName22: String)(implicit arg0: JF[P1], arg1: JF[P2], arg2: JF[P3], arg3: JF[P4], arg4: JF[P5], arg5: JF[P6], arg6: JF[P7], arg7: JF[P8], arg8: JF[P9], arg9: JF[P10], arg10: JF[P11], arg11: JF[P12], arg12: JF[P13], arg13: JF[P14], arg14: JF[P15], arg15: JF[P16], arg16: JF[P17], arg17: JF[P18], arg18: JF[P19], arg19: JF[P20], arg20: JF[P21], arg21: JF[P22]): RootJsonFormat[T]

    Definition Classes
    ProductFormatsInstances
  147. def jsonFormat[P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14, P15, P16, P17, P18, P19, P20, P21, T <: Product](construct: (P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14, P15, P16, P17, P18, P19, P20, P21) ⇒ T, fieldName1: String, fieldName2: String, fieldName3: String, fieldName4: String, fieldName5: String, fieldName6: String, fieldName7: String, fieldName8: String, fieldName9: String, fieldName10: String, fieldName11: String, fieldName12: String, fieldName13: String, fieldName14: String, fieldName15: String, fieldName16: String, fieldName17: String, fieldName18: String, fieldName19: String, fieldName20: String, fieldName21: String)(implicit arg0: JF[P1], arg1: JF[P2], arg2: JF[P3], arg3: JF[P4], arg4: JF[P5], arg5: JF[P6], arg6: JF[P7], arg7: JF[P8], arg8: JF[P9], arg9: JF[P10], arg10: JF[P11], arg11: JF[P12], arg12: JF[P13], arg13: JF[P14], arg14: JF[P15], arg15: JF[P16], arg16: JF[P17], arg17: JF[P18], arg18: JF[P19], arg19: JF[P20], arg20: JF[P21]): RootJsonFormat[T]

    Definition Classes
    ProductFormatsInstances
  148. def jsonFormat[P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14, P15, P16, P17, P18, P19, P20, T <: Product](construct: (P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14, P15, P16, P17, P18, P19, P20) ⇒ T, fieldName1: String, fieldName2: String, fieldName3: String, fieldName4: String, fieldName5: String, fieldName6: String, fieldName7: String, fieldName8: String, fieldName9: String, fieldName10: String, fieldName11: String, fieldName12: String, fieldName13: String, fieldName14: String, fieldName15: String, fieldName16: String, fieldName17: String, fieldName18: String, fieldName19: String, fieldName20: String)(implicit arg0: JF[P1], arg1: JF[P2], arg2: JF[P3], arg3: JF[P4], arg4: JF[P5], arg5: JF[P6], arg6: JF[P7], arg7: JF[P8], arg8: JF[P9], arg9: JF[P10], arg10: JF[P11], arg11: JF[P12], arg12: JF[P13], arg13: JF[P14], arg14: JF[P15], arg15: JF[P16], arg16: JF[P17], arg17: JF[P18], arg18: JF[P19], arg19: JF[P20]): RootJsonFormat[T]

    Definition Classes
    ProductFormatsInstances
  149. def jsonFormat[P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14, P15, P16, P17, P18, P19, T <: Product](construct: (P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14, P15, P16, P17, P18, P19) ⇒ T, fieldName1: String, fieldName2: String, fieldName3: String, fieldName4: String, fieldName5: String, fieldName6: String, fieldName7: String, fieldName8: String, fieldName9: String, fieldName10: String, fieldName11: String, fieldName12: String, fieldName13: String, fieldName14: String, fieldName15: String, fieldName16: String, fieldName17: String, fieldName18: String, fieldName19: String)(implicit arg0: JF[P1], arg1: JF[P2], arg2: JF[P3], arg3: JF[P4], arg4: JF[P5], arg5: JF[P6], arg6: JF[P7], arg7: JF[P8], arg8: JF[P9], arg9: JF[P10], arg10: JF[P11], arg11: JF[P12], arg12: JF[P13], arg13: JF[P14], arg14: JF[P15], arg15: JF[P16], arg16: JF[P17], arg17: JF[P18], arg18: JF[P19]): RootJsonFormat[T]

    Definition Classes
    ProductFormatsInstances
  150. def jsonFormat[P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14, P15, P16, P17, P18, T <: Product](construct: (P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14, P15, P16, P17, P18) ⇒ T, fieldName1: String, fieldName2: String, fieldName3: String, fieldName4: String, fieldName5: String, fieldName6: String, fieldName7: String, fieldName8: String, fieldName9: String, fieldName10: String, fieldName11: String, fieldName12: String, fieldName13: String, fieldName14: String, fieldName15: String, fieldName16: String, fieldName17: String, fieldName18: String)(implicit arg0: JF[P1], arg1: JF[P2], arg2: JF[P3], arg3: JF[P4], arg4: JF[P5], arg5: JF[P6], arg6: JF[P7], arg7: JF[P8], arg8: JF[P9], arg9: JF[P10], arg10: JF[P11], arg11: JF[P12], arg12: JF[P13], arg13: JF[P14], arg14: JF[P15], arg15: JF[P16], arg16: JF[P17], arg17: JF[P18]): RootJsonFormat[T]

    Definition Classes
    ProductFormatsInstances
  151. def jsonFormat[P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14, P15, P16, P17, T <: Product](construct: (P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14, P15, P16, P17) ⇒ T, fieldName1: String, fieldName2: String, fieldName3: String, fieldName4: String, fieldName5: String, fieldName6: String, fieldName7: String, fieldName8: String, fieldName9: String, fieldName10: String, fieldName11: String, fieldName12: String, fieldName13: String, fieldName14: String, fieldName15: String, fieldName16: String, fieldName17: String)(implicit arg0: JF[P1], arg1: JF[P2], arg2: JF[P3], arg3: JF[P4], arg4: JF[P5], arg5: JF[P6], arg6: JF[P7], arg7: JF[P8], arg8: JF[P9], arg9: JF[P10], arg10: JF[P11], arg11: JF[P12], arg12: JF[P13], arg13: JF[P14], arg14: JF[P15], arg15: JF[P16], arg16: JF[P17]): RootJsonFormat[T]

    Definition Classes
    ProductFormatsInstances
  152. def jsonFormat[P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14, P15, P16, T <: Product](construct: (P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14, P15, P16) ⇒ T, fieldName1: String, fieldName2: String, fieldName3: String, fieldName4: String, fieldName5: String, fieldName6: String, fieldName7: String, fieldName8: String, fieldName9: String, fieldName10: String, fieldName11: String, fieldName12: String, fieldName13: String, fieldName14: String, fieldName15: String, fieldName16: String)(implicit arg0: JF[P1], arg1: JF[P2], arg2: JF[P3], arg3: JF[P4], arg4: JF[P5], arg5: JF[P6], arg6: JF[P7], arg7: JF[P8], arg8: JF[P9], arg9: JF[P10], arg10: JF[P11], arg11: JF[P12], arg12: JF[P13], arg13: JF[P14], arg14: JF[P15], arg15: JF[P16]): RootJsonFormat[T]

    Definition Classes
    ProductFormatsInstances
  153. def jsonFormat[P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14, P15, T <: Product](construct: (P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14, P15) ⇒ T, fieldName1: String, fieldName2: String, fieldName3: String, fieldName4: String, fieldName5: String, fieldName6: String, fieldName7: String, fieldName8: String, fieldName9: String, fieldName10: String, fieldName11: String, fieldName12: String, fieldName13: String, fieldName14: String, fieldName15: String)(implicit arg0: JF[P1], arg1: JF[P2], arg2: JF[P3], arg3: JF[P4], arg4: JF[P5], arg5: JF[P6], arg6: JF[P7], arg7: JF[P8], arg8: JF[P9], arg9: JF[P10], arg10: JF[P11], arg11: JF[P12], arg12: JF[P13], arg13: JF[P14], arg14: JF[P15]): RootJsonFormat[T]

    Definition Classes
    ProductFormatsInstances
  154. def jsonFormat[P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14, T <: Product](construct: (P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14) ⇒ T, fieldName1: String, fieldName2: String, fieldName3: String, fieldName4: String, fieldName5: String, fieldName6: String, fieldName7: String, fieldName8: String, fieldName9: String, fieldName10: String, fieldName11: String, fieldName12: String, fieldName13: String, fieldName14: String)(implicit arg0: JF[P1], arg1: JF[P2], arg2: JF[P3], arg3: JF[P4], arg4: JF[P5], arg5: JF[P6], arg6: JF[P7], arg7: JF[P8], arg8: JF[P9], arg9: JF[P10], arg10: JF[P11], arg11: JF[P12], arg12: JF[P13], arg13: JF[P14]): RootJsonFormat[T]

    Definition Classes
    ProductFormatsInstances
  155. def jsonFormat[P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, T <: Product](construct: (P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13) ⇒ T, fieldName1: String, fieldName2: String, fieldName3: String, fieldName4: String, fieldName5: String, fieldName6: String, fieldName7: String, fieldName8: String, fieldName9: String, fieldName10: String, fieldName11: String, fieldName12: String, fieldName13: String)(implicit arg0: JF[P1], arg1: JF[P2], arg2: JF[P3], arg3: JF[P4], arg4: JF[P5], arg5: JF[P6], arg6: JF[P7], arg7: JF[P8], arg8: JF[P9], arg9: JF[P10], arg10: JF[P11], arg11: JF[P12], arg12: JF[P13]): RootJsonFormat[T]

    Definition Classes
    ProductFormatsInstances
  156. def jsonFormat[P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, T <: Product](construct: (P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12) ⇒ T, fieldName1: String, fieldName2: String, fieldName3: String, fieldName4: String, fieldName5: String, fieldName6: String, fieldName7: String, fieldName8: String, fieldName9: String, fieldName10: String, fieldName11: String, fieldName12: String)(implicit arg0: JF[P1], arg1: JF[P2], arg2: JF[P3], arg3: JF[P4], arg4: JF[P5], arg5: JF[P6], arg6: JF[P7], arg7: JF[P8], arg8: JF[P9], arg9: JF[P10], arg10: JF[P11], arg11: JF[P12]): RootJsonFormat[T]

    Definition Classes
    ProductFormatsInstances
  157. def jsonFormat[P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, T <: Product](construct: (P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11) ⇒ T, fieldName1: String, fieldName2: String, fieldName3: String, fieldName4: String, fieldName5: String, fieldName6: String, fieldName7: String, fieldName8: String, fieldName9: String, fieldName10: String, fieldName11: String)(implicit arg0: JF[P1], arg1: JF[P2], arg2: JF[P3], arg3: JF[P4], arg4: JF[P5], arg5: JF[P6], arg6: JF[P7], arg7: JF[P8], arg8: JF[P9], arg9: JF[P10], arg10: JF[P11]): RootJsonFormat[T]

    Definition Classes
    ProductFormatsInstances
  158. def jsonFormat[P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, T <: Product](construct: (P1, P2, P3, P4, P5, P6, P7, P8, P9, P10) ⇒ T, fieldName1: String, fieldName2: String, fieldName3: String, fieldName4: String, fieldName5: String, fieldName6: String, fieldName7: String, fieldName8: String, fieldName9: String, fieldName10: String)(implicit arg0: JF[P1], arg1: JF[P2], arg2: JF[P3], arg3: JF[P4], arg4: JF[P5], arg5: JF[P6], arg6: JF[P7], arg7: JF[P8], arg8: JF[P9], arg9: JF[P10]): RootJsonFormat[T]

    Definition Classes
    ProductFormatsInstances
  159. def jsonFormat[P1, P2, P3, P4, P5, P6, P7, P8, P9, T <: Product](construct: (P1, P2, P3, P4, P5, P6, P7, P8, P9) ⇒ T, fieldName1: String, fieldName2: String, fieldName3: String, fieldName4: String, fieldName5: String, fieldName6: String, fieldName7: String, fieldName8: String, fieldName9: String)(implicit arg0: JF[P1], arg1: JF[P2], arg2: JF[P3], arg3: JF[P4], arg4: JF[P5], arg5: JF[P6], arg6: JF[P7], arg7: JF[P8], arg8: JF[P9]): RootJsonFormat[T]

    Definition Classes
    ProductFormatsInstances
  160. def jsonFormat[P1, P2, P3, P4, P5, P6, P7, P8, T <: Product](construct: (P1, P2, P3, P4, P5, P6, P7, P8) ⇒ T, fieldName1: String, fieldName2: String, fieldName3: String, fieldName4: String, fieldName5: String, fieldName6: String, fieldName7: String, fieldName8: String)(implicit arg0: JF[P1], arg1: JF[P2], arg2: JF[P3], arg3: JF[P4], arg4: JF[P5], arg5: JF[P6], arg6: JF[P7], arg7: JF[P8]): RootJsonFormat[T]

    Definition Classes
    ProductFormatsInstances
  161. def jsonFormat[P1, P2, P3, P4, P5, P6, P7, T <: Product](construct: (P1, P2, P3, P4, P5, P6, P7) ⇒ T, fieldName1: String, fieldName2: String, fieldName3: String, fieldName4: String, fieldName5: String, fieldName6: String, fieldName7: String)(implicit arg0: JF[P1], arg1: JF[P2], arg2: JF[P3], arg3: JF[P4], arg4: JF[P5], arg5: JF[P6], arg6: JF[P7]): RootJsonFormat[T]

    Definition Classes
    ProductFormatsInstances
  162. def jsonFormat[P1, P2, P3, P4, P5, P6, T <: Product](construct: (P1, P2, P3, P4, P5, P6) ⇒ T, fieldName1: String, fieldName2: String, fieldName3: String, fieldName4: String, fieldName5: String, fieldName6: String)(implicit arg0: JF[P1], arg1: JF[P2], arg2: JF[P3], arg3: JF[P4], arg4: JF[P5], arg5: JF[P6]): RootJsonFormat[T]

    Definition Classes
    ProductFormatsInstances
  163. def jsonFormat[P1, P2, P3, P4, P5, T <: Product](construct: (P1, P2, P3, P4, P5) ⇒ T, fieldName1: String, fieldName2: String, fieldName3: String, fieldName4: String, fieldName5: String)(implicit arg0: JF[P1], arg1: JF[P2], arg2: JF[P3], arg3: JF[P4], arg4: JF[P5]): RootJsonFormat[T]

    Definition Classes
    ProductFormatsInstances
  164. def jsonFormat[P1, P2, P3, P4, T <: Product](construct: (P1, P2, P3, P4) ⇒ T, fieldName1: String, fieldName2: String, fieldName3: String, fieldName4: String)(implicit arg0: JF[P1], arg1: JF[P2], arg2: JF[P3], arg3: JF[P4]): RootJsonFormat[T]

    Definition Classes
    ProductFormatsInstances
  165. def jsonFormat[P1, P2, P3, T <: Product](construct: (P1, P2, P3) ⇒ T, fieldName1: String, fieldName2: String, fieldName3: String)(implicit arg0: JF[P1], arg1: JF[P2], arg2: JF[P3]): RootJsonFormat[T]

    Definition Classes
    ProductFormatsInstances
  166. def jsonFormat[P1, P2, T <: Product](construct: (P1, P2) ⇒ T, fieldName1: String, fieldName2: String)(implicit arg0: JF[P1], arg1: JF[P2]): RootJsonFormat[T]

    Definition Classes
    ProductFormatsInstances
  167. def jsonFormat[P1, T <: Product](construct: (P1) ⇒ T, fieldName1: String)(implicit arg0: JF[P1]): RootJsonFormat[T]

    Definition Classes
    ProductFormatsInstances
  168. def jsonFormat1[P1, T <: Product](construct: (P1) ⇒ T)(implicit arg0: JF[P1], arg1: ClassManifest[T]): RootJsonFormat[T]

    Definition Classes
    ProductFormatsInstances
  169. def jsonFormat10[P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, T <: Product](construct: (P1, P2, P3, P4, P5, P6, P7, P8, P9, P10) ⇒ T)(implicit arg0: JF[P1], arg1: JF[P2], arg2: JF[P3], arg3: JF[P4], arg4: JF[P5], arg5: JF[P6], arg6: JF[P7], arg7: JF[P8], arg8: JF[P9], arg9: JF[P10], arg10: ClassManifest[T]): RootJsonFormat[T]

    Definition Classes
    ProductFormatsInstances
  170. def jsonFormat11[P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, T <: Product](construct: (P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11) ⇒ T)(implicit arg0: JF[P1], arg1: JF[P2], arg2: JF[P3], arg3: JF[P4], arg4: JF[P5], arg5: JF[P6], arg6: JF[P7], arg7: JF[P8], arg8: JF[P9], arg9: JF[P10], arg10: JF[P11], arg11: ClassManifest[T]): RootJsonFormat[T]

    Definition Classes
    ProductFormatsInstances
  171. def jsonFormat12[P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, T <: Product](construct: (P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12) ⇒ T)(implicit arg0: JF[P1], arg1: JF[P2], arg2: JF[P3], arg3: JF[P4], arg4: JF[P5], arg5: JF[P6], arg6: JF[P7], arg7: JF[P8], arg8: JF[P9], arg9: JF[P10], arg10: JF[P11], arg11: JF[P12], arg12: ClassManifest[T]): RootJsonFormat[T]

    Definition Classes
    ProductFormatsInstances
  172. def jsonFormat13[P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, T <: Product](construct: (P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13) ⇒ T)(implicit arg0: JF[P1], arg1: JF[P2], arg2: JF[P3], arg3: JF[P4], arg4: JF[P5], arg5: JF[P6], arg6: JF[P7], arg7: JF[P8], arg8: JF[P9], arg9: JF[P10], arg10: JF[P11], arg11: JF[P12], arg12: JF[P13], arg13: ClassManifest[T]): RootJsonFormat[T]

    Definition Classes
    ProductFormatsInstances
  173. def jsonFormat14[P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14, T <: Product](construct: (P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14) ⇒ T)(implicit arg0: JF[P1], arg1: JF[P2], arg2: JF[P3], arg3: JF[P4], arg4: JF[P5], arg5: JF[P6], arg6: JF[P7], arg7: JF[P8], arg8: JF[P9], arg9: JF[P10], arg10: JF[P11], arg11: JF[P12], arg12: JF[P13], arg13: JF[P14], arg14: ClassManifest[T]): RootJsonFormat[T]

    Definition Classes
    ProductFormatsInstances
  174. def jsonFormat15[P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14, P15, T <: Product](construct: (P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14, P15) ⇒ T)(implicit arg0: JF[P1], arg1: JF[P2], arg2: JF[P3], arg3: JF[P4], arg4: JF[P5], arg5: JF[P6], arg6: JF[P7], arg7: JF[P8], arg8: JF[P9], arg9: JF[P10], arg10: JF[P11], arg11: JF[P12], arg12: JF[P13], arg13: JF[P14], arg14: JF[P15], arg15: ClassManifest[T]): RootJsonFormat[T]

    Definition Classes
    ProductFormatsInstances
  175. def jsonFormat16[P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14, P15, P16, T <: Product](construct: (P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14, P15, P16) ⇒ T)(implicit arg0: JF[P1], arg1: JF[P2], arg2: JF[P3], arg3: JF[P4], arg4: JF[P5], arg5: JF[P6], arg6: JF[P7], arg7: JF[P8], arg8: JF[P9], arg9: JF[P10], arg10: JF[P11], arg11: JF[P12], arg12: JF[P13], arg13: JF[P14], arg14: JF[P15], arg15: JF[P16], arg16: ClassManifest[T]): RootJsonFormat[T]

    Definition Classes
    ProductFormatsInstances
  176. def jsonFormat17[P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14, P15, P16, P17, T <: Product](construct: (P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14, P15, P16, P17) ⇒ T)(implicit arg0: JF[P1], arg1: JF[P2], arg2: JF[P3], arg3: JF[P4], arg4: JF[P5], arg5: JF[P6], arg6: JF[P7], arg7: JF[P8], arg8: JF[P9], arg9: JF[P10], arg10: JF[P11], arg11: JF[P12], arg12: JF[P13], arg13: JF[P14], arg14: JF[P15], arg15: JF[P16], arg16: JF[P17], arg17: ClassManifest[T]): RootJsonFormat[T]

    Definition Classes
    ProductFormatsInstances
  177. def jsonFormat18[P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14, P15, P16, P17, P18, T <: Product](construct: (P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14, P15, P16, P17, P18) ⇒ T)(implicit arg0: JF[P1], arg1: JF[P2], arg2: JF[P3], arg3: JF[P4], arg4: JF[P5], arg5: JF[P6], arg6: JF[P7], arg7: JF[P8], arg8: JF[P9], arg9: JF[P10], arg10: JF[P11], arg11: JF[P12], arg12: JF[P13], arg13: JF[P14], arg14: JF[P15], arg15: JF[P16], arg16: JF[P17], arg17: JF[P18], arg18: ClassManifest[T]): RootJsonFormat[T]

    Definition Classes
    ProductFormatsInstances
  178. def jsonFormat19[P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14, P15, P16, P17, P18, P19, T <: Product](construct: (P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14, P15, P16, P17, P18, P19) ⇒ T)(implicit arg0: JF[P1], arg1: JF[P2], arg2: JF[P3], arg3: JF[P4], arg4: JF[P5], arg5: JF[P6], arg6: JF[P7], arg7: JF[P8], arg8: JF[P9], arg9: JF[P10], arg10: JF[P11], arg11: JF[P12], arg12: JF[P13], arg13: JF[P14], arg14: JF[P15], arg15: JF[P16], arg16: JF[P17], arg17: JF[P18], arg18: JF[P19], arg19: ClassManifest[T]): RootJsonFormat[T]

    Definition Classes
    ProductFormatsInstances
  179. def jsonFormat2[P1, P2, T <: Product](construct: (P1, P2) ⇒ T)(implicit arg0: JF[P1], arg1: JF[P2], arg2: ClassManifest[T]): RootJsonFormat[T]

    Definition Classes
    ProductFormatsInstances
  180. def jsonFormat20[P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14, P15, P16, P17, P18, P19, P20, T <: Product](construct: (P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14, P15, P16, P17, P18, P19, P20) ⇒ T)(implicit arg0: JF[P1], arg1: JF[P2], arg2: JF[P3], arg3: JF[P4], arg4: JF[P5], arg5: JF[P6], arg6: JF[P7], arg7: JF[P8], arg8: JF[P9], arg9: JF[P10], arg10: JF[P11], arg11: JF[P12], arg12: JF[P13], arg13: JF[P14], arg14: JF[P15], arg15: JF[P16], arg16: JF[P17], arg17: JF[P18], arg18: JF[P19], arg19: JF[P20], arg20: ClassManifest[T]): RootJsonFormat[T]

    Definition Classes
    ProductFormatsInstances
  181. def jsonFormat21[P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14, P15, P16, P17, P18, P19, P20, P21, T <: Product](construct: (P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14, P15, P16, P17, P18, P19, P20, P21) ⇒ T)(implicit arg0: JF[P1], arg1: JF[P2], arg2: JF[P3], arg3: JF[P4], arg4: JF[P5], arg5: JF[P6], arg6: JF[P7], arg7: JF[P8], arg8: JF[P9], arg9: JF[P10], arg10: JF[P11], arg11: JF[P12], arg12: JF[P13], arg13: JF[P14], arg14: JF[P15], arg15: JF[P16], arg16: JF[P17], arg17: JF[P18], arg18: JF[P19], arg19: JF[P20], arg20: JF[P21], arg21: ClassManifest[T]): RootJsonFormat[T]

    Definition Classes
    ProductFormatsInstances
  182. def jsonFormat22[P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14, P15, P16, P17, P18, P19, P20, P21, P22, T <: Product](construct: (P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14, P15, P16, P17, P18, P19, P20, P21, P22) ⇒ T)(implicit arg0: JF[P1], arg1: JF[P2], arg2: JF[P3], arg3: JF[P4], arg4: JF[P5], arg5: JF[P6], arg6: JF[P7], arg7: JF[P8], arg8: JF[P9], arg9: JF[P10], arg10: JF[P11], arg11: JF[P12], arg12: JF[P13], arg13: JF[P14], arg14: JF[P15], arg15: JF[P16], arg16: JF[P17], arg17: JF[P18], arg18: JF[P19], arg19: JF[P20], arg20: JF[P21], arg21: JF[P22], arg22: ClassManifest[T]): RootJsonFormat[T]

    Definition Classes
    ProductFormatsInstances
  183. def jsonFormat3[P1, P2, P3, T <: Product](construct: (P1, P2, P3) ⇒ T)(implicit arg0: JF[P1], arg1: JF[P2], arg2: JF[P3], arg3: ClassManifest[T]): RootJsonFormat[T]

    Definition Classes
    ProductFormatsInstances
  184. def jsonFormat4[P1, P2, P3, P4, T <: Product](construct: (P1, P2, P3, P4) ⇒ T)(implicit arg0: JF[P1], arg1: JF[P2], arg2: JF[P3], arg3: JF[P4], arg4: ClassManifest[T]): RootJsonFormat[T]

    Definition Classes
    ProductFormatsInstances
  185. def jsonFormat5[P1, P2, P3, P4, P5, T <: Product](construct: (P1, P2, P3, P4, P5) ⇒ T)(implicit arg0: JF[P1], arg1: JF[P2], arg2: JF[P3], arg3: JF[P4], arg4: JF[P5], arg5: ClassManifest[T]): RootJsonFormat[T]

    Definition Classes
    ProductFormatsInstances
  186. def jsonFormat6[P1, P2, P3, P4, P5, P6, T <: Product](construct: (P1, P2, P3, P4, P5, P6) ⇒ T)(implicit arg0: JF[P1], arg1: JF[P2], arg2: JF[P3], arg3: JF[P4], arg4: JF[P5], arg5: JF[P6], arg6: ClassManifest[T]): RootJsonFormat[T]

    Definition Classes
    ProductFormatsInstances
  187. def jsonFormat7[P1, P2, P3, P4, P5, P6, P7, T <: Product](construct: (P1, P2, P3, P4, P5, P6, P7) ⇒ T)(implicit arg0: JF[P1], arg1: JF[P2], arg2: JF[P3], arg3: JF[P4], arg4: JF[P5], arg5: JF[P6], arg6: JF[P7], arg7: ClassManifest[T]): RootJsonFormat[T]

    Definition Classes
    ProductFormatsInstances
  188. def jsonFormat8[P1, P2, P3, P4, P5, P6, P7, P8, T <: Product](construct: (P1, P2, P3, P4, P5, P6, P7, P8) ⇒ T)(implicit arg0: JF[P1], arg1: JF[P2], arg2: JF[P3], arg3: JF[P4], arg4: JF[P5], arg5: JF[P6], arg6: JF[P7], arg7: JF[P8], arg8: ClassManifest[T]): RootJsonFormat[T]

    Definition Classes
    ProductFormatsInstances
  189. def jsonFormat9[P1, P2, P3, P4, P5, P6, P7, P8, P9, T <: Product](construct: (P1, P2, P3, P4, P5, P6, P7, P8, P9) ⇒ T)(implicit arg0: JF[P1], arg1: JF[P2], arg2: JF[P3], arg3: JF[P4], arg4: JF[P5], arg5: JF[P6], arg6: JF[P7], arg7: JF[P8], arg8: JF[P9], arg9: ClassManifest[T]): RootJsonFormat[T]

    Definition Classes
    ProductFormatsInstances
  190. def lazyFormat[T](format: ⇒ JsonFormat[T]): JsonFormat[T] { lazy val delegate: spray.json.JsonFormat[T] }

    Definition Classes
    AdditionalFormats
  191. def lift[T <: AnyRef](reader: RootJsonReader[T]): RootJsonFormat[T]

    Definition Classes
    AdditionalFormats
  192. def lift[T <: AnyRef](reader: JsonReader[T]): JsonFormat[T]

    Definition Classes
    AdditionalFormats
  193. def lift[T](writer: RootJsonWriter[T]): RootJsonFormat[T]

    Definition Classes
    AdditionalFormats
  194. def lift[T](writer: JsonWriter[T]): JsonFormat[T] { def read(value: spray.json.JsValue): Nothing }

    Definition Classes
    AdditionalFormats
  195. implicit def linearSeqFormat[T](implicit arg0: JsonFormat[T]): RootJsonFormat[LinearSeq[T]]

    Definition Classes
    CollectionFormats
  196. implicit def listFormat[T](implicit arg0: JsonFormat[T]): RootJsonFormat[List[T]] { def write(list: List[T]): spray.json.JsArray }

    Definition Classes
    CollectionFormats
  197. implicit def mapFormat[K, V](implicit arg0: JsonFormat[K], arg1: JsonFormat[V]): RootJsonFormat[Map[K, V]] { def write(m: Map[K,V]): spray.json.JsObject }

    Definition Classes
    CollectionFormats
  198. final def ne(arg0: AnyRef): Boolean

    Definition Classes
    AnyRef
  199. final def notify(): Unit

    Definition Classes
    AnyRef
  200. final def notifyAll(): Unit

    Definition Classes
    AnyRef
  201. implicit def optionFormat[T](implicit arg0: JF[T]): OptionFormat[T]

    Definition Classes
    StandardFormats
  202. def productElement2Field[T](fieldName: String, p: Product, ix: Int, rest: List[(String, JsValue)])(implicit writer: JsonWriter[T]): List[(String, JsValue)]

    Attributes
    protected
    Definition Classes
    ProductFormats
  203. def rootFormat[T](format: JsonFormat[T]): RootJsonFormat[T]

    Definition Classes
    AdditionalFormats
  204. def rootJsonFormat[T](reader: RootJsonReader[T], writer: RootJsonWriter[T]): RootJsonFormat[T]

    Definition Classes
    AdditionalFormats
  205. def safeReader[A](implicit arg0: JsonReader[A]): JsonReader[Either[Exception, A]]

    Definition Classes
    AdditionalFormats
  206. implicit def seqFormat[T](implicit arg0: JsonFormat[T]): RootJsonFormat[Seq[T]]

    Definition Classes
    CollectionFormats
  207. implicit def setFormat[T](implicit arg0: JsonFormat[T]): RootJsonFormat[Set[T]]

    Definition Classes
    CollectionFormats
  208. final def synchronized[T0](arg0: ⇒ T0): T0

    Definition Classes
    AnyRef
  209. def to[T](implicit f: JsonFormat[T]): ToJson[T]

  210. def toString(): String

    Definition Classes
    AnyRef → Any
  211. implicit def tuple1Format[A](implicit arg0: JF[A]): JF[(A)]

    Definition Classes
    StandardFormats
  212. implicit def tuple2Format[A, B](implicit arg0: JF[A], arg1: JF[B]): RootJsonFormat[(A, B)] { def write(t: (A, B)): spray.json.JsArray }

    Definition Classes
    StandardFormats
  213. implicit def tuple3Format[A, B, C](implicit arg0: JF[A], arg1: JF[B], arg2: JF[C]): RootJsonFormat[(A, B, C)] { def write(t: (A, B, C)): spray.json.JsArray }

    Definition Classes
    StandardFormats
  214. implicit def tuple4Format[A, B, C, D](implicit arg0: JF[A], arg1: JF[B], arg2: JF[C], arg3: JF[D]): RootJsonFormat[(A, B, C, D)] { def write(t: (A, B, C, D)): spray.json.JsArray }

    Definition Classes
    StandardFormats
  215. implicit def tuple5Format[A, B, C, D, E](implicit arg0: JF[A], arg1: JF[B], arg2: JF[C], arg3: JF[D], arg4: JF[E]): RootJsonFormat[(A, B, C, D, E)] { def write(t: (A, B, C, D, E)): spray.json.JsArray }

    Definition Classes
    StandardFormats
  216. implicit def tuple6Format[A, B, C, D, E, F](implicit arg0: JF[A], arg1: JF[B], arg2: JF[C], arg3: JF[D], arg4: JF[E], arg5: JF[F]): RootJsonFormat[(A, B, C, D, E, F)] { def write(t: (A, B, C, D, E, F)): spray.json.JsArray }

    Definition Classes
    StandardFormats
  217. implicit def tuple7Format[A, B, C, D, E, F, G](implicit arg0: JF[A], arg1: JF[B], arg2: JF[C], arg3: JF[D], arg4: JF[E], arg5: JF[F], arg6: JF[G]): RootJsonFormat[(A, B, C, D, E, F, G)] { def write(t: (A, B, C, D, E, F, G)): spray.json.JsArray }

    Definition Classes
    StandardFormats
  218. implicit def vectorFormat[T](implicit arg0: JsonFormat[T]): RootJsonFormat[Vector[T]]

    Definition Classes
    CollectionFormats
  219. def viaList[I <: Iterable[T], T](f: (List[T]) ⇒ I)(implicit arg0: JsonFormat[T]): RootJsonFormat[I]

    Definition Classes
    CollectionFormats
  220. final def wait(): Unit

    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  221. final def wait(arg0: Long, arg1: Int): Unit

    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  222. final def wait(arg0: Long): Unit

    Definition Classes
    AnyRef
    Annotations
    @throws( ... )

Inherited from ApiRequestJson

Inherited from SslEndpointRequestJson

Inherited from SlugRequestJson

Inherited from ReleaseRequestJson

Inherited from PlanRequestJson

Inherited from OAuthTokenRequestJson

Inherited from OAuthClientRequestJson

Inherited from OAuthAuthorizationRequestJson

Inherited from LogSessionRequestJson

Inherited from LogDrainRequestJson

Inherited from KeyRequestJson

Inherited from HerokuAppRequestJson

Inherited from FormationRequestJson

Inherited from DynoRequestJson

Inherited from DomainRequestJson

Inherited from CollaboratorRequestJson

Inherited from AppTransferRequestJson

Inherited from AppFeatureRequestJson

Inherited from AddonRequestJson

Inherited from AccountFeatureRequestJson

Inherited from AccountRequestJson

Inherited from ConfigVarRequestJson

Inherited from DefaultJsonProtocol

Inherited from AdditionalFormats

Inherited from ProductFormats

Inherited from ProductFormatsInstances

Inherited from CollectionFormats

Inherited from StandardFormats

Inherited from BasicFormats

Inherited from AnyRef

Inherited from Any

Ungrouped