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