Uses of Class
io.fabric8.kubernetes.api.model.rbac.ClusterRoleList
-
-
Uses of ClusterRoleList in io.fabric8.kubernetes.api.model.rbac
Methods in io.fabric8.kubernetes.api.model.rbac that return ClusterRoleList Modifier and Type Method Description ClusterRoleListClusterRoleListBuilder. build()Methods in io.fabric8.kubernetes.api.model.rbac with parameters of type ClusterRoleList Modifier and Type Method Description protected voidClusterRoleListFluent. copyInstance(ClusterRoleList instance)Constructors in io.fabric8.kubernetes.api.model.rbac with parameters of type ClusterRoleList Constructor Description ClusterRoleListBuilder(ClusterRoleList instance)ClusterRoleListBuilder(ClusterRoleListFluent<?> fluent, ClusterRoleList instance)ClusterRoleListFluent(ClusterRoleList instance)
-