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