Uses of Class
io.fabric8.openshift.api.model.ClusterResourceQuotaSpecFluent.SelectorNested
-
Packages that use ClusterResourceQuotaSpecFluent.SelectorNested Package Description io.fabric8.openshift.api.model -
-
Uses of ClusterResourceQuotaSpecFluent.SelectorNested in io.fabric8.openshift.api.model
Methods in io.fabric8.openshift.api.model that return ClusterResourceQuotaSpecFluent.SelectorNested Modifier and Type Method Description ClusterResourceQuotaSpecFluent.SelectorNested<A>ClusterResourceQuotaSpecFluent. editOrNewSelector()ClusterResourceQuotaSpecFluent.SelectorNested<A>ClusterResourceQuotaSpecFluent. editOrNewSelectorLike(ClusterResourceQuotaSelector item)ClusterResourceQuotaSpecFluent.SelectorNested<A>ClusterResourceQuotaSpecFluent. editSelector()ClusterResourceQuotaSpecFluent.SelectorNested<A>ClusterResourceQuotaSpecFluent. withNewSelector()ClusterResourceQuotaSpecFluent.SelectorNested<A>ClusterResourceQuotaSpecFluent. withNewSelectorLike(ClusterResourceQuotaSelector item)
-