Uses of Class
io.fabric8.openshift.api.model.RoutePortFluent
-
Packages that use RoutePortFluent Package Description io.fabric8.openshift.api.model -
-
Uses of RoutePortFluent in io.fabric8.openshift.api.model
Classes in io.fabric8.openshift.api.model with type parameters of type RoutePortFluent Modifier and Type Class Description classRoutePortFluent<A extends RoutePortFluent<A>>GeneratedSubclasses of RoutePortFluent in io.fabric8.openshift.api.model Modifier and Type Class Description classRoutePortBuilderclassRouteSpecFluent.PortNested<N>Constructors in io.fabric8.openshift.api.model with parameters of type RoutePortFluent Constructor Description RoutePortBuilder(RoutePortFluent<?> fluent)RoutePortBuilder(RoutePortFluent<?> fluent, RoutePort instance)
-