Interface GroupRestrictionFluent<A extends GroupRestrictionFluent<A>>

All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<A>
All Known Subinterfaces:
RoleBindingRestrictionSpecFluent.GrouprestrictionNested<N>
All Known Implementing Classes:
DoneableGroupRestriction, GroupRestrictionBuilder, GroupRestrictionFluentImpl, RoleBindingRestrictionSpecFluentImpl.GrouprestrictionNestedImpl

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