Uses of Interface
io.fabric8.openshift.api.model.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 Interface Description interfaceRoleListFluent<A extends RoleListFluent<A>>classRoleListFluentImpl<A extends RoleListFluent<A>>Classes in io.fabric8.openshift.api.model that implement RoleListFluent Modifier and Type Class Description classDoneableRoleListclassRoleListBuilderclassRoleListFluentImpl<A extends RoleListFluent<A>>Constructors in io.fabric8.openshift.api.model with parameters of type RoleListFluent Constructor Description RoleListBuilder(RoleListFluent<?> fluent)RoleListBuilder(RoleListFluent<?> fluent, RoleList instance)RoleListBuilder(RoleListFluent<?> fluent, RoleList instance, Boolean validationEnabled)RoleListBuilder(RoleListFluent<?> fluent, Boolean validationEnabled)