Uses of Class
io.fabric8.openshift.api.model.ServiceAccountReferenceBuilder
-
Packages that use ServiceAccountReferenceBuilder Package Description io.fabric8.openshift.api.model -
-
Uses of ServiceAccountReferenceBuilder in io.fabric8.openshift.api.model
Methods in io.fabric8.openshift.api.model that return ServiceAccountReferenceBuilder Modifier and Type Method Description ServiceAccountReferenceBuilderServiceAccountReference. edit()ServiceAccountReferenceBuilderServiceAccountReference. toBuilder()Method parameters in io.fabric8.openshift.api.model with type arguments of type ServiceAccountReferenceBuilder Modifier and Type Method Description ServiceAccountReferenceServiceAccountRestrictionFluent. buildMatchingServiceaccount(Predicate<ServiceAccountReferenceBuilder> predicate)ServiceAccountRestrictionFluent.ServiceaccountsNested<A>ServiceAccountRestrictionFluent. editMatchingServiceaccount(Predicate<ServiceAccountReferenceBuilder> predicate)booleanServiceAccountRestrictionFluent. hasMatchingServiceaccount(Predicate<ServiceAccountReferenceBuilder> predicate)AServiceAccountRestrictionFluent. removeMatchingFromServiceaccounts(Predicate<ServiceAccountReferenceBuilder> predicate)
-