Uses of Class
io.kubernetes.client.openapi.models.V1ResourceQuotaBuilder
Packages that use V1ResourceQuotaBuilder
-
Uses of V1ResourceQuotaBuilder in io.kubernetes.client.openapi.models
Method parameters in io.kubernetes.client.openapi.models with type arguments of type V1ResourceQuotaBuilderModifier and TypeMethodDescriptionio.kubernetes.client.openapi.models.V1ResourceQuota
V1ResourceQuotaListFluent.buildMatchingItem
(Predicate<V1ResourceQuotaBuilder> predicate) io.kubernetes.client.openapi.models.V1ResourceQuota
V1ResourceQuotaListFluentImpl.buildMatchingItem
(Predicate<V1ResourceQuotaBuilder> predicate) V1ResourceQuotaListFluent.editMatchingItem
(Predicate<V1ResourceQuotaBuilder> predicate) V1ResourceQuotaListFluentImpl.editMatchingItem
(Predicate<V1ResourceQuotaBuilder> predicate) V1ResourceQuotaListFluent.hasMatchingItem
(Predicate<V1ResourceQuotaBuilder> predicate) V1ResourceQuotaListFluentImpl.hasMatchingItem
(Predicate<V1ResourceQuotaBuilder> predicate) V1ResourceQuotaListFluent.removeMatchingFromItems
(Predicate<V1ResourceQuotaBuilder> predicate) V1ResourceQuotaListFluentImpl.removeMatchingFromItems
(Predicate<V1ResourceQuotaBuilder> predicate)