Uses of Class
io.fabric8.openshift.api.model.ClusterResourceQuotaBuilder
-
Packages that use ClusterResourceQuotaBuilder Package Description io.fabric8.openshift.api.model -
-
Uses of ClusterResourceQuotaBuilder in io.fabric8.openshift.api.model
Methods in io.fabric8.openshift.api.model that return ClusterResourceQuotaBuilder Modifier and Type Method Description ClusterResourceQuotaBuilderClusterResourceQuota. edit()ClusterResourceQuotaBuilderClusterResourceQuota. toBuilder()Method parameters in io.fabric8.openshift.api.model with type arguments of type ClusterResourceQuotaBuilder Modifier and Type Method Description ClusterResourceQuotaClusterResourceQuotaListFluent. buildMatchingItem(Predicate<ClusterResourceQuotaBuilder> predicate)ClusterResourceQuotaListFluent.ItemsNested<A>ClusterResourceQuotaListFluent. editMatchingItem(Predicate<ClusterResourceQuotaBuilder> predicate)booleanClusterResourceQuotaListFluent. hasMatchingItem(Predicate<ClusterResourceQuotaBuilder> predicate)AClusterResourceQuotaListFluent. removeMatchingFromItems(Predicate<ClusterResourceQuotaBuilder> predicate)
-