Uses of Interface
io.fabric8.openshift.api.model.RoleFluent
| Package | Description |
|---|---|
| io.fabric8.openshift.api.model |
-
Uses of RoleFluent in io.fabric8.openshift.api.model
Classes in io.fabric8.openshift.api.model 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.openshift.api.model Modifier and Type Interface Description static interfaceLocalSubjectAccessReviewFluent.RoleContentNested<N>static interfacePolicyRuleFluent.RoleAttributeRestrictionsNested<N>static interfaceRoleListFluent.ItemsNested<N>static interfaceSubjectAccessReviewFluent.RoleContentNested<N>static interfaceTemplateFluent.RoleObjectsNested<N>Classes in io.fabric8.openshift.api.model that implement RoleFluent Modifier and Type Class Description classDoneableRoleclassLocalSubjectAccessReviewFluentImpl.RoleContentNestedImpl<N>classPolicyRuleFluentImpl.RoleAttributeRestrictionsNestedImpl<N>classRoleBuilderclassRoleFluentImpl<A extends RoleFluent<A>>classRoleListFluentImpl.ItemsNestedImpl<N>classSubjectAccessReviewFluentImpl.RoleContentNestedImpl<N>classTemplateFluentImpl.RoleObjectsNestedImpl<N>Constructors in io.fabric8.openshift.api.model 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)