Uses of Class
io.fabric8.openshift.api.model.AppliedClusterResourceQuotaList
-
Packages that use AppliedClusterResourceQuotaList Package Description io.fabric8.openshift.api.model -
-
Uses of AppliedClusterResourceQuotaList in io.fabric8.openshift.api.model
Methods in io.fabric8.openshift.api.model that return AppliedClusterResourceQuotaList Modifier and Type Method Description AppliedClusterResourceQuotaListAppliedClusterResourceQuotaListBuilder. build()Methods in io.fabric8.openshift.api.model with parameters of type AppliedClusterResourceQuotaList Modifier and Type Method Description protected voidAppliedClusterResourceQuotaListFluent. copyInstance(AppliedClusterResourceQuotaList instance)Constructors in io.fabric8.openshift.api.model with parameters of type AppliedClusterResourceQuotaList Constructor Description AppliedClusterResourceQuotaListBuilder(AppliedClusterResourceQuotaList instance)AppliedClusterResourceQuotaListBuilder(AppliedClusterResourceQuotaListFluent<?> fluent, AppliedClusterResourceQuotaList instance)AppliedClusterResourceQuotaListFluent(AppliedClusterResourceQuotaList instance)
-