Uses of Interface
io.fabric8.openshift.api.model.operator.v1.KubeAPIServerFluent.SpecNested
-
Packages that use KubeAPIServerFluent.SpecNested Package Description io.fabric8.openshift.api.model.operator.v1 -
-
Uses of KubeAPIServerFluent.SpecNested in io.fabric8.openshift.api.model.operator.v1
Classes in io.fabric8.openshift.api.model.operator.v1 that implement KubeAPIServerFluent.SpecNested Modifier and Type Class Description classKubeAPIServerFluentImpl.SpecNestedImpl<N>Methods in io.fabric8.openshift.api.model.operator.v1 that return KubeAPIServerFluent.SpecNested Modifier and Type Method Description KubeAPIServerFluent.SpecNested<A>KubeAPIServerFluent. editOrNewSpec()KubeAPIServerFluent.SpecNested<A>KubeAPIServerFluentImpl. editOrNewSpec()KubeAPIServerFluent.SpecNested<A>KubeAPIServerFluent. editOrNewSpecLike(KubeAPIServerSpec item)KubeAPIServerFluent.SpecNested<A>KubeAPIServerFluentImpl. editOrNewSpecLike(KubeAPIServerSpec item)KubeAPIServerFluent.SpecNested<A>KubeAPIServerFluent. editSpec()KubeAPIServerFluent.SpecNested<A>KubeAPIServerFluentImpl. editSpec()KubeAPIServerFluent.SpecNested<A>KubeAPIServerFluent. withNewSpec()KubeAPIServerFluent.SpecNested<A>KubeAPIServerFluentImpl. withNewSpec()KubeAPIServerFluent.SpecNested<A>KubeAPIServerFluent. withNewSpecLike(KubeAPIServerSpec item)KubeAPIServerFluent.SpecNested<A>KubeAPIServerFluentImpl. withNewSpecLike(KubeAPIServerSpec item)
-