Uses of Class
io.fabric8.openshift.api.model.ClusterResourceQuotaList
-
Packages that use ClusterResourceQuotaList Package Description io.fabric8.openshift.api.model -
-
Uses of ClusterResourceQuotaList in io.fabric8.openshift.api.model
Methods in io.fabric8.openshift.api.model that return ClusterResourceQuotaList Modifier and Type Method Description ClusterResourceQuotaListClusterResourceQuotaListBuilder. build()Methods in io.fabric8.openshift.api.model with parameters of type ClusterResourceQuotaList Modifier and Type Method Description protected voidClusterResourceQuotaListFluent. copyInstance(ClusterResourceQuotaList instance)Constructors in io.fabric8.openshift.api.model with parameters of type ClusterResourceQuotaList Constructor Description ClusterResourceQuotaListBuilder(ClusterResourceQuotaList instance)ClusterResourceQuotaListBuilder(ClusterResourceQuotaListFluent<?> fluent, ClusterResourceQuotaList instance)ClusterResourceQuotaListFluent(ClusterResourceQuotaList instance)
-