Uses of Class
io.fabric8.openshift.api.model.config.v1.ClusterOperatorList
-
Packages that use ClusterOperatorList Package Description io.fabric8.openshift.api.model.config.v1 -
-
Uses of ClusterOperatorList in io.fabric8.openshift.api.model.config.v1
Methods in io.fabric8.openshift.api.model.config.v1 that return ClusterOperatorList Modifier and Type Method Description ClusterOperatorListClusterOperatorListBuilder. build()Methods in io.fabric8.openshift.api.model.config.v1 with parameters of type ClusterOperatorList Modifier and Type Method Description protected voidClusterOperatorListFluent. copyInstance(ClusterOperatorList instance)Constructors in io.fabric8.openshift.api.model.config.v1 with parameters of type ClusterOperatorList Constructor Description ClusterOperatorListBuilder(ClusterOperatorList instance)ClusterOperatorListBuilder(ClusterOperatorListFluent<?> fluent, ClusterOperatorList instance)ClusterOperatorListFluent(ClusterOperatorList instance)
-