- 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).flatMap[String,CustomResourceSubresourceScale](((statusReplicasPath:String)=>obj.readOpt[String]("labelSelectorPath")(stringDecoder).map[CustomResourceSubresourceScale](((labelSelectorPath:Option[String])=>CustomResourceSubresourceScale.apply(specReplicasPath=specReplicasPath,statusReplicasPath=statusReplicasPath,labelSelectorPath=labelSelectorPath)))))))))
}
(new$anon():Decoder[CustomResourceSubresourceScale])
}" class="documentableAnchor">
implicit val obj.read[String]("statusReplicasPath")(stringDecoder).flatMap[String,CustomResourceSubresourceScale](((statusReplicasPath:String)=>obj.readOpt[String]("labelSelectorPath")(stringDecoder).map[CustomResourceSubresourceScale](((labelSelectorPath:Option[String])=>CustomResourceSubresourceScale.apply(specReplicasPath=specReplicasPath,statusReplicasPath=statusReplicasPath,labelSelectorPath=labelSelectorPath)))))))))
}
(new$anon():Decoder[CustomResourceSubresourceScale])
}" class="documentableName ">decoder: Decoder[CustomResourceSubresourceScale]