object WeightedPodAffinityTerm
- Companion:
- class
- Source:
- WeightedPodAffinityTerm.scala
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[Int]("weight")(intDecoder[T](evidence$1)).map[WeightedPodAffinityTerm](((weight:Int)=>WeightedPodAffinityTerm.apply(podAffinityTerm=podAffinityTerm,weight=weight)))))))
}
(new$anon():Decoder[T,WeightedPodAffinityTerm])
}" class="documentableAnchor">
implicit def obj.read[Int]("weight")(intDecoder[T](evidence$1)).map[WeightedPodAffinityTerm](((weight:Int)=>WeightedPodAffinityTerm.apply(podAffinityTerm=podAffinityTerm,weight=weight)))))))
}
(new$anon():Decoder[T,WeightedPodAffinityTerm])
}" class="documentableName ">decoderOf[T : Reader]: Decoder[T, WeightedPodAffinityTerm]