Uses of Class
io.fabric8.openshift.api.model.hive.v1.ClusterImageSetList
-
Packages that use ClusterImageSetList Package Description io.fabric8.openshift.api.model.hive.v1 -
-
Uses of ClusterImageSetList in io.fabric8.openshift.api.model.hive.v1
Methods in io.fabric8.openshift.api.model.hive.v1 that return ClusterImageSetList Modifier and Type Method Description ClusterImageSetListClusterImageSetListBuilder. build()Methods in io.fabric8.openshift.api.model.hive.v1 with parameters of type ClusterImageSetList Modifier and Type Method Description protected voidClusterImageSetListFluent. copyInstance(ClusterImageSetList instance)Constructors in io.fabric8.openshift.api.model.hive.v1 with parameters of type ClusterImageSetList Constructor Description ClusterImageSetListBuilder(ClusterImageSetList instance)ClusterImageSetListBuilder(ClusterImageSetListFluent<?> fluent, ClusterImageSetList instance)ClusterImageSetListFluent(ClusterImageSetList instance)
-