Uses of Class
io.fabric8.openshift.api.model.RoleListFluent
-
Packages that use RoleListFluent Package Description io.fabric8.openshift.api.model -
-
Uses of RoleListFluent in io.fabric8.openshift.api.model
Classes in io.fabric8.openshift.api.model with type parameters of type RoleListFluent Modifier and Type Class Description classRoleListFluent<A extends RoleListFluent<A>>GeneratedSubclasses of RoleListFluent in io.fabric8.openshift.api.model Modifier and Type Class Description classRoleListBuilderConstructors in io.fabric8.openshift.api.model with parameters of type RoleListFluent Constructor Description RoleListBuilder(RoleListFluent<?> fluent)RoleListBuilder(RoleListFluent<?> fluent, RoleList instance)
-