Uses of Interface
io.fabric8.openshift.api.model.UserRestrictionFluent
| Package | Description |
|---|---|
| io.fabric8.openshift.api.model |
-
Uses of UserRestrictionFluent in io.fabric8.openshift.api.model
Classes in io.fabric8.openshift.api.model with type parameters of type UserRestrictionFluent Modifier and Type Interface Description interfaceUserRestrictionFluent<A extends UserRestrictionFluent<A>>classUserRestrictionFluentImpl<A extends UserRestrictionFluent<A>>Subinterfaces of UserRestrictionFluent in io.fabric8.openshift.api.model Modifier and Type Interface Description static interfaceRoleBindingRestrictionSpecFluent.UserrestrictionNested<N>Classes in io.fabric8.openshift.api.model that implement UserRestrictionFluent Modifier and Type Class Description classDoneableUserRestrictionclassRoleBindingRestrictionSpecFluentImpl.UserrestrictionNestedImpl<N>classUserRestrictionBuilderclassUserRestrictionFluentImpl<A extends UserRestrictionFluent<A>>Constructors in io.fabric8.openshift.api.model with parameters of type UserRestrictionFluent Constructor Description UserRestrictionBuilder(UserRestrictionFluent<?> fluent)UserRestrictionBuilder(UserRestrictionFluent<?> fluent, UserRestriction instance)UserRestrictionBuilder(UserRestrictionFluent<?> fluent, UserRestriction instance, Boolean validationEnabled)UserRestrictionBuilder(UserRestrictionFluent<?> fluent, Boolean validationEnabled)