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