Uses of Class
io.fabric8.openshift.api.model.operator.v1.ConsoleSpecFluent.IngressNested
-
Packages that use ConsoleSpecFluent.IngressNested Package Description io.fabric8.openshift.api.model.operator.v1 -
-
Uses of ConsoleSpecFluent.IngressNested in io.fabric8.openshift.api.model.operator.v1
Methods in io.fabric8.openshift.api.model.operator.v1 that return ConsoleSpecFluent.IngressNested Modifier and Type Method Description ConsoleSpecFluent.IngressNested<A>ConsoleSpecFluent. editIngress()ConsoleSpecFluent.IngressNested<A>ConsoleSpecFluent. editOrNewIngress()ConsoleSpecFluent.IngressNested<A>ConsoleSpecFluent. editOrNewIngressLike(Ingress item)ConsoleSpecFluent.IngressNested<A>ConsoleSpecFluent. withNewIngress()ConsoleSpecFluent.IngressNested<A>ConsoleSpecFluent. withNewIngressLike(Ingress item)
-