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