- Companion:
- class
- Source:
- CustomResourceSubresourceScale.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[String]("statusReplicasPath")(stringDecoder[T](evidence$1)).flatMap[String,CustomResourceSubresourceScale](((statusReplicasPath:String)=>obj.readOpt[String]("labelSelectorPath")(stringDecoder[T](evidence$1)).map[CustomResourceSubresourceScale](((labelSelectorPath:Option[String])=>CustomResourceSubresourceScale.apply(specReplicasPath=specReplicasPath,statusReplicasPath=statusReplicasPath,labelSelectorPath=labelSelectorPath)))))))))
}
(new$anon():Decoder[T,CustomResourceSubresourceScale])
}" class="documentableAnchor">
implicit def obj.read[String]("statusReplicasPath")(stringDecoder[T](evidence$1)).flatMap[String,CustomResourceSubresourceScale](((statusReplicasPath:String)=>obj.readOpt[String]("labelSelectorPath")(stringDecoder[T](evidence$1)).map[CustomResourceSubresourceScale](((labelSelectorPath:Option[String])=>CustomResourceSubresourceScale.apply(specReplicasPath=specReplicasPath,statusReplicasPath=statusReplicasPath,labelSelectorPath=labelSelectorPath)))))))))
}
(new$anon():Decoder[T,CustomResourceSubresourceScale])
}" class="documentableName ">decoderOf[T : Reader]: Decoder[T, CustomResourceSubresourceScale]