Uses of Class
io.fabric8.openshift.api.model.ServiceAccountRestrictionFluent
-
Packages that use ServiceAccountRestrictionFluent Package Description io.fabric8.openshift.api.model -
-
Uses of ServiceAccountRestrictionFluent in io.fabric8.openshift.api.model
Classes in io.fabric8.openshift.api.model with type parameters of type ServiceAccountRestrictionFluent Modifier and Type Class Description classServiceAccountRestrictionFluent<A extends ServiceAccountRestrictionFluent<A>>GeneratedSubclasses of ServiceAccountRestrictionFluent in io.fabric8.openshift.api.model Modifier and Type Class Description classRoleBindingRestrictionSpecFluent.ServiceaccountrestrictionNested<N>classServiceAccountRestrictionBuilderConstructors in io.fabric8.openshift.api.model with parameters of type ServiceAccountRestrictionFluent Constructor Description ServiceAccountRestrictionBuilder(ServiceAccountRestrictionFluent<?> fluent)ServiceAccountRestrictionBuilder(ServiceAccountRestrictionFluent<?> fluent, ServiceAccountRestriction instance)
-