Interface ScopeRestrictionFluent<A extends ScopeRestrictionFluent<A>>

All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<A>
All Known Subinterfaces:
OAuthClientFluent.ScopeRestrictionsNested<N>
All Known Implementing Classes:
DoneableScopeRestriction, OAuthClientFluentImpl.ScopeRestrictionsNestedImpl, ScopeRestrictionBuilder, ScopeRestrictionFluentImpl

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