Uses of Class
io.fabric8.openshift.api.model.operator.v1.KubeSchedulerList
-
Packages that use KubeSchedulerList Package Description io.fabric8.openshift.api.model.operator.v1 -
-
Uses of KubeSchedulerList in io.fabric8.openshift.api.model.operator.v1
Methods in io.fabric8.openshift.api.model.operator.v1 that return KubeSchedulerList Modifier and Type Method Description KubeSchedulerListKubeSchedulerListBuilder. build()Methods in io.fabric8.openshift.api.model.operator.v1 with parameters of type KubeSchedulerList Modifier and Type Method Description protected voidKubeSchedulerListFluent. copyInstance(KubeSchedulerList instance)Constructors in io.fabric8.openshift.api.model.operator.v1 with parameters of type KubeSchedulerList Constructor Description KubeSchedulerListBuilder(KubeSchedulerList instance)KubeSchedulerListBuilder(KubeSchedulerListFluent<?> fluent, KubeSchedulerList instance)KubeSchedulerListFluent(KubeSchedulerList instance)
-