Uses of Interface
io.fabric8.kubernetes.api.model.rbac.RoleListFluent
| Package | Description |
|---|---|
| io.fabric8.kubernetes.api.model.rbac |
-
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 Interface Description interfaceRoleListFluent<A extends RoleListFluent<A>>classRoleListFluentImpl<A extends RoleListFluent<A>>Classes in io.fabric8.kubernetes.api.model.rbac that implement RoleListFluent Modifier and Type Class Description classDoneableRoleListclassRoleListBuilderclassRoleListFluentImpl<A extends RoleListFluent<A>>Constructors in io.fabric8.kubernetes.api.model.rbac 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)