Interface ServiceAccountRestrictionFluent<A extends ServiceAccountRestrictionFluent<A>>

All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<A>
All Known Subinterfaces:
RoleBindingRestrictionSpecFluent.ServiceaccountrestrictionNested<N>
All Known Implementing Classes:
DoneableServiceAccountRestriction, RoleBindingRestrictionSpecFluentImpl.ServiceaccountrestrictionNestedImpl, ServiceAccountRestrictionBuilder, ServiceAccountRestrictionFluentImpl

public interface ServiceAccountRestrictionFluent<A extends ServiceAccountRestrictionFluent<A>>
extends io.fabric8.kubernetes.api.builder.Fluent<A>