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