Uses of Class
io.fabric8.openshift.api.model.hive.v1.ClusterDeploymentStatusFluent.PlatformStatusNested
-
Packages that use ClusterDeploymentStatusFluent.PlatformStatusNested Package Description io.fabric8.openshift.api.model.hive.v1 -
-
Uses of ClusterDeploymentStatusFluent.PlatformStatusNested in io.fabric8.openshift.api.model.hive.v1
Methods in io.fabric8.openshift.api.model.hive.v1 that return ClusterDeploymentStatusFluent.PlatformStatusNested Modifier and Type Method Description ClusterDeploymentStatusFluent.PlatformStatusNested<A>ClusterDeploymentStatusFluent. editOrNewPlatformStatus()ClusterDeploymentStatusFluent.PlatformStatusNested<A>ClusterDeploymentStatusFluent. editOrNewPlatformStatusLike(PlatformStatus item)ClusterDeploymentStatusFluent.PlatformStatusNested<A>ClusterDeploymentStatusFluent. editPlatformStatus()ClusterDeploymentStatusFluent.PlatformStatusNested<A>ClusterDeploymentStatusFluent. withNewPlatformStatus()ClusterDeploymentStatusFluent.PlatformStatusNested<A>ClusterDeploymentStatusFluent. withNewPlatformStatusLike(PlatformStatus item)
-