Uses of Class
io.fabric8.openshift.api.model.AppliedClusterResourceQuotaFluent.SpecNested
-
Packages that use AppliedClusterResourceQuotaFluent.SpecNested Package Description io.fabric8.openshift.api.model -
-
Uses of AppliedClusterResourceQuotaFluent.SpecNested in io.fabric8.openshift.api.model
Methods in io.fabric8.openshift.api.model that return AppliedClusterResourceQuotaFluent.SpecNested Modifier and Type Method Description AppliedClusterResourceQuotaFluent.SpecNested<A>AppliedClusterResourceQuotaFluent. editOrNewSpec()AppliedClusterResourceQuotaFluent.SpecNested<A>AppliedClusterResourceQuotaFluent. editOrNewSpecLike(ClusterResourceQuotaSpec item)AppliedClusterResourceQuotaFluent.SpecNested<A>AppliedClusterResourceQuotaFluent. editSpec()AppliedClusterResourceQuotaFluent.SpecNested<A>AppliedClusterResourceQuotaFluent. withNewSpec()AppliedClusterResourceQuotaFluent.SpecNested<A>AppliedClusterResourceQuotaFluent. withNewSpecLike(ClusterResourceQuotaSpec item)
-