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