Uses of Interface
io.fabric8.openshift.api.model.ScopeRestrictionFluent
| Package | Description |
|---|---|
| io.fabric8.openshift.api.model |
-
Uses of ScopeRestrictionFluent in io.fabric8.openshift.api.model
Classes in io.fabric8.openshift.api.model with type parameters of type ScopeRestrictionFluent Modifier and Type Interface Description interfaceScopeRestrictionFluent<A extends ScopeRestrictionFluent<A>>classScopeRestrictionFluentImpl<A extends ScopeRestrictionFluent<A>>Subinterfaces of ScopeRestrictionFluent in io.fabric8.openshift.api.model Modifier and Type Interface Description static interfaceOAuthClientFluent.ScopeRestrictionsNested<N>Classes in io.fabric8.openshift.api.model that implement ScopeRestrictionFluent Modifier and Type Class Description classDoneableScopeRestrictionclassOAuthClientFluentImpl.ScopeRestrictionsNestedImpl<N>classScopeRestrictionBuilderclassScopeRestrictionFluentImpl<A extends ScopeRestrictionFluent<A>>Constructors in io.fabric8.openshift.api.model with parameters of type ScopeRestrictionFluent Constructor Description ScopeRestrictionBuilder(ScopeRestrictionFluent<?> fluent)ScopeRestrictionBuilder(ScopeRestrictionFluent<?> fluent, ScopeRestriction instance)ScopeRestrictionBuilder(ScopeRestrictionFluent<?> fluent, ScopeRestriction instance, Boolean validationEnabled)ScopeRestrictionBuilder(ScopeRestrictionFluent<?> fluent, Boolean validationEnabled)