Uses of Class
io.fabric8.openshift.api.model.AppliedClusterResourceQuotaBuilder
-
Packages that use AppliedClusterResourceQuotaBuilder Package Description io.fabric8.openshift.api.model -
-
Uses of AppliedClusterResourceQuotaBuilder in io.fabric8.openshift.api.model
Methods in io.fabric8.openshift.api.model that return AppliedClusterResourceQuotaBuilder Modifier and Type Method Description AppliedClusterResourceQuotaBuilderAppliedClusterResourceQuota. edit()AppliedClusterResourceQuotaBuilderAppliedClusterResourceQuota. toBuilder()Method parameters in io.fabric8.openshift.api.model with type arguments of type AppliedClusterResourceQuotaBuilder Modifier and Type Method Description AppliedClusterResourceQuotaAppliedClusterResourceQuotaListFluent. buildMatchingItem(Predicate<AppliedClusterResourceQuotaBuilder> predicate)AppliedClusterResourceQuotaListFluent.ItemsNested<A>AppliedClusterResourceQuotaListFluent. editMatchingItem(Predicate<AppliedClusterResourceQuotaBuilder> predicate)booleanAppliedClusterResourceQuotaListFluent. hasMatchingItem(Predicate<AppliedClusterResourceQuotaBuilder> predicate)AAppliedClusterResourceQuotaListFluent. removeMatchingFromItems(Predicate<AppliedClusterResourceQuotaBuilder> predicate)
-