Uses of Interface
io.fabric8.openshift.api.model.ClusterRoleScopeRestrictionFluent
| Package | Description |
|---|---|
| io.fabric8.openshift.api.model |
-
Uses of ClusterRoleScopeRestrictionFluent in io.fabric8.openshift.api.model
Classes in io.fabric8.openshift.api.model with type parameters of type ClusterRoleScopeRestrictionFluent Modifier and Type Interface Description interfaceClusterRoleScopeRestrictionFluent<A extends ClusterRoleScopeRestrictionFluent<A>>classClusterRoleScopeRestrictionFluentImpl<A extends ClusterRoleScopeRestrictionFluent<A>>Subinterfaces of ClusterRoleScopeRestrictionFluent in io.fabric8.openshift.api.model Modifier and Type Interface Description static interfaceScopeRestrictionFluent.ClusterRoleNested<N>Classes in io.fabric8.openshift.api.model that implement ClusterRoleScopeRestrictionFluent Modifier and Type Class Description classClusterRoleScopeRestrictionBuilderclassClusterRoleScopeRestrictionFluentImpl<A extends ClusterRoleScopeRestrictionFluent<A>>classDoneableClusterRoleScopeRestrictionclassScopeRestrictionFluentImpl.ClusterRoleNestedImpl<N>Constructors in io.fabric8.openshift.api.model with parameters of type ClusterRoleScopeRestrictionFluent Constructor Description ClusterRoleScopeRestrictionBuilder(ClusterRoleScopeRestrictionFluent<?> fluent)ClusterRoleScopeRestrictionBuilder(ClusterRoleScopeRestrictionFluent<?> fluent, ClusterRoleScopeRestriction instance)ClusterRoleScopeRestrictionBuilder(ClusterRoleScopeRestrictionFluent<?> fluent, ClusterRoleScopeRestriction instance, Boolean validationEnabled)ClusterRoleScopeRestrictionBuilder(ClusterRoleScopeRestrictionFluent<?> fluent, Boolean validationEnabled)