Uses of Class
io.fabric8.openshift.api.model.hive.v1.ClusterDeploymentFluent.StatusNested
-
Packages that use ClusterDeploymentFluent.StatusNested Package Description io.fabric8.openshift.api.model.hive.v1 -
-
Uses of ClusterDeploymentFluent.StatusNested in io.fabric8.openshift.api.model.hive.v1
Methods in io.fabric8.openshift.api.model.hive.v1 that return ClusterDeploymentFluent.StatusNested Modifier and Type Method Description ClusterDeploymentFluent.StatusNested<A>ClusterDeploymentFluent. editOrNewStatus()ClusterDeploymentFluent.StatusNested<A>ClusterDeploymentFluent. editOrNewStatusLike(ClusterDeploymentStatus item)ClusterDeploymentFluent.StatusNested<A>ClusterDeploymentFluent. editStatus()ClusterDeploymentFluent.StatusNested<A>ClusterDeploymentFluent. withNewStatus()ClusterDeploymentFluent.StatusNested<A>ClusterDeploymentFluent. withNewStatusLike(ClusterDeploymentStatus item)
-