Uses of Class
io.fabric8.openshift.api.model.NamedClusterRoleFluent.RoleNested
-
Packages that use NamedClusterRoleFluent.RoleNested Package Description io.fabric8.openshift.api.model -
-
Uses of NamedClusterRoleFluent.RoleNested in io.fabric8.openshift.api.model
Methods in io.fabric8.openshift.api.model that return NamedClusterRoleFluent.RoleNested Modifier and Type Method Description NamedClusterRoleFluent.RoleNested<A>NamedClusterRoleFluent. editOrNewRole()NamedClusterRoleFluent.RoleNested<A>NamedClusterRoleFluent. editOrNewRoleLike(ClusterRole item)NamedClusterRoleFluent.RoleNested<A>NamedClusterRoleFluent. editRole()NamedClusterRoleFluent.RoleNested<A>NamedClusterRoleFluent. withNewRole()NamedClusterRoleFluent.RoleNested<A>NamedClusterRoleFluent. withNewRoleLike(ClusterRole item)
-