object LimitResponse
- Companion:
- class
- Source:
- LimitResponse.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.api.flowcontrol.v1beta1.QueuingConfiguration]("queuing")(decoderOf[T](evidence$1)).map[LimitResponse](((queuing:Option[QueuingConfiguration])=>LimitResponse.apply(type=type,queuing=queuing)))))))
}
(new$anon():Decoder[T,LimitResponse])
}" class="documentableAnchor">
implicit def obj.readOpt[io.k8s.api.flowcontrol.v1beta1.QueuingConfiguration]("queuing")(decoderOf[T](evidence$1)).map[LimitResponse](((queuing:Option[QueuingConfiguration])=>LimitResponse.apply(type=type,queuing=queuing)))))))
}
(new$anon():Decoder[T,LimitResponse])
}" class="documentableName ">decoderOf[T : Reader]: Decoder[T, LimitResponse]
- Source:
- LimitResponse.scala