Uses of Class
io.fabric8.kubernetes.api.model.rbac.RoleList
-
-
Uses of RoleList in io.fabric8.kubernetes.api.model.rbac
Methods in io.fabric8.kubernetes.api.model.rbac that return RoleList Modifier and Type Method Description RoleListRoleListBuilder. build()Methods in io.fabric8.kubernetes.api.model.rbac with parameters of type RoleList Modifier and Type Method Description protected voidRoleListFluent. copyInstance(RoleList instance)Constructors in io.fabric8.kubernetes.api.model.rbac with parameters of type RoleList Constructor Description RoleListBuilder(RoleList instance)RoleListBuilder(RoleListFluent<?> fluent, RoleList instance)RoleListFluent(RoleList instance)
-