Uses of Class
io.fabric8.openshift.api.model.operatorhub.v1alpha1.ClusterServiceVersionList
-
Packages that use ClusterServiceVersionList Package Description io.fabric8.openshift.api.model.operatorhub.v1alpha1 -
-
Uses of ClusterServiceVersionList in io.fabric8.openshift.api.model.operatorhub.v1alpha1
Methods in io.fabric8.openshift.api.model.operatorhub.v1alpha1 that return ClusterServiceVersionList Modifier and Type Method Description ClusterServiceVersionListClusterServiceVersionListBuilder. build()Methods in io.fabric8.openshift.api.model.operatorhub.v1alpha1 with parameters of type ClusterServiceVersionList Modifier and Type Method Description protected voidClusterServiceVersionListFluent. copyInstance(ClusterServiceVersionList instance)Constructors in io.fabric8.openshift.api.model.operatorhub.v1alpha1 with parameters of type ClusterServiceVersionList Constructor Description ClusterServiceVersionListBuilder(ClusterServiceVersionList instance)ClusterServiceVersionListBuilder(ClusterServiceVersionListFluent<?> fluent, ClusterServiceVersionList instance)ClusterServiceVersionListFluent(ClusterServiceVersionList instance)
-