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