Uses of Class
io.fabric8.openshift.api.model.NamedClusterRole
-
Packages that use NamedClusterRole Package Description io.fabric8.openshift.api.model -
-
Uses of NamedClusterRole in io.fabric8.openshift.api.model
Methods in io.fabric8.openshift.api.model that return NamedClusterRole Modifier and Type Method Description NamedClusterRoleNamedClusterRoleBuilder. build()Methods in io.fabric8.openshift.api.model with parameters of type NamedClusterRole Modifier and Type Method Description protected voidNamedClusterRoleFluent. copyInstance(NamedClusterRole instance)Constructors in io.fabric8.openshift.api.model with parameters of type NamedClusterRole Constructor Description NamedClusterRoleBuilder(NamedClusterRole instance)NamedClusterRoleBuilder(NamedClusterRoleFluent<?> fluent, NamedClusterRole instance)NamedClusterRoleFluent(NamedClusterRole instance)
-