Uses of Class
io.fabric8.openshift.api.model.ClusterRoleScopeRestriction
-
Packages that use ClusterRoleScopeRestriction Package Description io.fabric8.openshift.api.model -
-
Uses of ClusterRoleScopeRestriction in io.fabric8.openshift.api.model
Methods in io.fabric8.openshift.api.model that return ClusterRoleScopeRestriction Modifier and Type Method Description ClusterRoleScopeRestrictionClusterRoleScopeRestrictionBuilder. build()ClusterRoleScopeRestrictionScopeRestrictionFluent. buildClusterRole()ClusterRoleScopeRestrictionScopeRestriction. getClusterRole()ScopeRestriction describe one restriction on scopes.Methods in io.fabric8.openshift.api.model with parameters of type ClusterRoleScopeRestriction Modifier and Type Method Description protected voidClusterRoleScopeRestrictionFluent. copyInstance(ClusterRoleScopeRestriction instance)ScopeRestrictionFluent.ClusterRoleNested<A>ScopeRestrictionFluent. editOrNewClusterRoleLike(ClusterRoleScopeRestriction item)voidScopeRestriction. setClusterRole(ClusterRoleScopeRestriction clusterRole)ScopeRestriction describe one restriction on scopes.AScopeRestrictionFluent. withClusterRole(ClusterRoleScopeRestriction clusterRole)ScopeRestrictionFluent.ClusterRoleNested<A>ScopeRestrictionFluent. withNewClusterRoleLike(ClusterRoleScopeRestriction item)Constructors in io.fabric8.openshift.api.model with parameters of type ClusterRoleScopeRestriction Constructor Description ClusterRoleScopeRestrictionBuilder(ClusterRoleScopeRestriction instance)ClusterRoleScopeRestrictionBuilder(ClusterRoleScopeRestrictionFluent<?> fluent, ClusterRoleScopeRestriction instance)ClusterRoleScopeRestrictionFluent(ClusterRoleScopeRestriction instance)ScopeRestriction(ClusterRoleScopeRestriction clusterRole, List<String> literals)
-