Class ServiceAccountRestrictionFluentImpl<A extends ServiceAccountRestrictionFluent<A>>

java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.openshift.api.model.ServiceAccountRestrictionFluentImpl<A>
All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<A>, io.fabric8.kubernetes.api.builder.Visitable<A>, ServiceAccountRestrictionFluent<A>
Direct Known Subclasses:
DoneableServiceAccountRestriction, RoleBindingRestrictionSpecFluentImpl.ServiceaccountrestrictionNestedImpl, ServiceAccountRestrictionBuilder

public class ServiceAccountRestrictionFluentImpl<A extends ServiceAccountRestrictionFluent<A>>
extends io.fabric8.kubernetes.api.builder.BaseFluent<A>
implements ServiceAccountRestrictionFluent<A>