object APIVersions
- Companion:
- class
- Source:
- APIVersions.scala
Inherited
Keywords
Type members
Inherited types
The names of the product elements
The names of the product elements
- Inherited from:
- Mirror
- Source:
- Mirror.scala
Implicits
Implicits
obj.read[Seq[String]]("versions")(arrDecoder[String](stringDecoder)).map[APIVersions](((versions:Seq[String])=>APIVersions.apply(serverAddressByClientCIDRs=serverAddressByClientCIDRs,versions=versions)))))))
}
(new$anon():Decoder[APIVersions])
}" class="documentableAnchor">
implicit val obj.read[Seq[String]]("versions")(arrDecoder[String](stringDecoder)).map[APIVersions](((versions:Seq[String])=>APIVersions.apply(serverAddressByClientCIDRs=serverAddressByClientCIDRs,versions=versions)))))))
}
(new$anon():Decoder[APIVersions])
}" class="documentableName ">decoder: Decoder[APIVersions]
- Source:
- APIVersions.scala