Uses of Class
io.fabric8.kubernetes.api.model.ServiceAccountBuilder
| Package | Description |
|---|---|
| io.fabric8.kubernetes.api.model |
-
Uses of ServiceAccountBuilder in io.fabric8.kubernetes.api.model
Method parameters in io.fabric8.kubernetes.api.model with type arguments of type ServiceAccountBuilder Modifier and Type Method Description ServiceAccountServiceAccountListFluent. buildMatchingItem(Predicate<ServiceAccountBuilder> predicate)ServiceAccountServiceAccountListFluentImpl. buildMatchingItem(Predicate<ServiceAccountBuilder> predicate)ServiceAccountListFluent.ItemsNested<A>ServiceAccountListFluent. editMatchingItem(Predicate<ServiceAccountBuilder> predicate)ServiceAccountListFluent.ItemsNested<A>ServiceAccountListFluentImpl. editMatchingItem(Predicate<ServiceAccountBuilder> predicate)BooleanServiceAccountListFluent. hasMatchingItem(Predicate<ServiceAccountBuilder> predicate)BooleanServiceAccountListFluentImpl. hasMatchingItem(Predicate<ServiceAccountBuilder> predicate)AServiceAccountListFluent. removeMatchingFromItems(Predicate<ServiceAccountBuilder> predicate)AServiceAccountListFluentImpl. removeMatchingFromItems(Predicate<ServiceAccountBuilder> predicate)