object VolumeError
- Companion:
- class
- Source:
- VolumeError.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[io.k8s.apimachinery.pkg.apis.meta.v1.Time]("time")(decoder[T](evidence$1)).map[VolumeError](((time:Option[Time])=>VolumeError.apply(message=message,time=time)))))))
}
(new$anon():Decoder[T,VolumeError])
}" class="documentableAnchor">
implicit def obj.readOpt[io.k8s.apimachinery.pkg.apis.meta.v1.Time]("time")(decoder[T](evidence$1)).map[VolumeError](((time:Option[Time])=>VolumeError.apply(message=message,time=time)))))))
}
(new$anon():Decoder[T,VolumeError])
}" class="documentableName ">decoderOf[T : Reader]: Decoder[T, VolumeError]
- Source:
- VolumeError.scala