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