Uses of Class
io.fabric8.openshift.api.model.ClusterResourceQuotaSelectorFluent.LabelsNested
-
Packages that use ClusterResourceQuotaSelectorFluent.LabelsNested Package Description io.fabric8.openshift.api.model -
-
Uses of ClusterResourceQuotaSelectorFluent.LabelsNested in io.fabric8.openshift.api.model
Methods in io.fabric8.openshift.api.model that return ClusterResourceQuotaSelectorFluent.LabelsNested Modifier and Type Method Description ClusterResourceQuotaSelectorFluent.LabelsNested<A>ClusterResourceQuotaSelectorFluent. editLabels()ClusterResourceQuotaSelectorFluent.LabelsNested<A>ClusterResourceQuotaSelectorFluent. editOrNewLabels()ClusterResourceQuotaSelectorFluent.LabelsNested<A>ClusterResourceQuotaSelectorFluent. editOrNewLabelsLike(io.fabric8.kubernetes.api.model.LabelSelector item)ClusterResourceQuotaSelectorFluent.LabelsNested<A>ClusterResourceQuotaSelectorFluent. withNewLabels()ClusterResourceQuotaSelectorFluent.LabelsNested<A>ClusterResourceQuotaSelectorFluent. withNewLabelsLike(io.fabric8.kubernetes.api.model.LabelSelector item)
-