Uses of Class
io.fabric8.kubernetes.api.model.gatewayapi.v1.HTTPRouteFluent
-
Packages that use HTTPRouteFluent Package Description io.fabric8.kubernetes.api.model.gatewayapi.v1 -
-
Uses of HTTPRouteFluent in io.fabric8.kubernetes.api.model.gatewayapi.v1
Classes in io.fabric8.kubernetes.api.model.gatewayapi.v1 with type parameters of type HTTPRouteFluent Modifier and Type Class Description class
HTTPRouteFluent<A extends HTTPRouteFluent<A>>
GeneratedSubclasses of HTTPRouteFluent in io.fabric8.kubernetes.api.model.gatewayapi.v1 Modifier and Type Class Description class
HTTPRouteBuilder
class
HTTPRouteListFluent.ItemsNested<N>
Constructors in io.fabric8.kubernetes.api.model.gatewayapi.v1 with parameters of type HTTPRouteFluent Constructor Description HTTPRouteBuilder(HTTPRouteFluent<?> fluent)
HTTPRouteBuilder(HTTPRouteFluent<?> fluent, HTTPRoute instance)
-