Uses of Interface
io.fabric8.kubernetes.api.model.rbac.RoleFluent
| Package | Description |
|---|---|
| io.fabric8.kubernetes.api.model.rbac |
-
Uses of RoleFluent in io.fabric8.kubernetes.api.model.rbac
Classes in io.fabric8.kubernetes.api.model.rbac with type parameters of type RoleFluent Modifier and Type Interface Description interfaceRoleFluent<A extends RoleFluent<A>>classRoleFluentImpl<A extends RoleFluent<A>>Subinterfaces of RoleFluent in io.fabric8.kubernetes.api.model.rbac Modifier and Type Interface Description static interfaceRoleListFluent.ItemsNested<N>Classes in io.fabric8.kubernetes.api.model.rbac that implement RoleFluent Modifier and Type Class Description classDoneableRoleclassRoleBuilderclassRoleFluentImpl<A extends RoleFluent<A>>classRoleListFluentImpl.ItemsNestedImpl<N>Constructors in io.fabric8.kubernetes.api.model.rbac with parameters of type RoleFluent Constructor Description RoleBuilder(RoleFluent<?> fluent)RoleBuilder(RoleFluent<?> fluent, Role instance)RoleBuilder(RoleFluent<?> fluent, Role instance, Boolean validationEnabled)RoleBuilder(RoleFluent<?> fluent, Boolean validationEnabled)