Uses of Class
io.fabric8.openshift.api.model.operator.v1.IngressControllerFluent.SpecNested
-
Packages that use IngressControllerFluent.SpecNested Package Description io.fabric8.openshift.api.model.operator.v1 -
-
Uses of IngressControllerFluent.SpecNested in io.fabric8.openshift.api.model.operator.v1
Methods in io.fabric8.openshift.api.model.operator.v1 that return IngressControllerFluent.SpecNested Modifier and Type Method Description IngressControllerFluent.SpecNested<A>IngressControllerFluent. editOrNewSpec()IngressControllerFluent.SpecNested<A>IngressControllerFluent. editOrNewSpecLike(IngressControllerSpec item)IngressControllerFluent.SpecNested<A>IngressControllerFluent. editSpec()IngressControllerFluent.SpecNested<A>IngressControllerFluent. withNewSpec()IngressControllerFluent.SpecNested<A>IngressControllerFluent. withNewSpecLike(IngressControllerSpec item)
-