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