Uses of Interface
io.fabric8.openshift.api.model.ClusterRoleFluent
| Package | Description |
|---|---|
| io.fabric8.openshift.api.model |
-
Uses of ClusterRoleFluent in io.fabric8.openshift.api.model
Classes in io.fabric8.openshift.api.model with type parameters of type ClusterRoleFluent Modifier and Type Interface Description interfaceClusterRoleFluent<A extends ClusterRoleFluent<A>>classClusterRoleFluentImpl<A extends ClusterRoleFluent<A>>Subinterfaces of ClusterRoleFluent in io.fabric8.openshift.api.model Modifier and Type Interface Description static interfaceClusterRoleListFluent.ItemsNested<N>static interfaceLocalSubjectAccessReviewFluent.ClusterRoleContentNested<N>static interfacePolicyRuleFluent.ClusterRoleAttributeRestrictionsNested<N>static interfaceSubjectAccessReviewFluent.ClusterRoleContentNested<N>static interfaceTemplateFluent.ClusterRoleObjectsNested<N>Classes in io.fabric8.openshift.api.model that implement ClusterRoleFluent Modifier and Type Class Description classClusterRoleBuilderclassClusterRoleFluentImpl<A extends ClusterRoleFluent<A>>classClusterRoleListFluentImpl.ItemsNestedImpl<N>classDoneableClusterRoleclassLocalSubjectAccessReviewFluentImpl.ClusterRoleContentNestedImpl<N>classPolicyRuleFluentImpl.ClusterRoleAttributeRestrictionsNestedImpl<N>classSubjectAccessReviewFluentImpl.ClusterRoleContentNestedImpl<N>classTemplateFluentImpl.ClusterRoleObjectsNestedImpl<N>Constructors in io.fabric8.openshift.api.model with parameters of type ClusterRoleFluent Constructor Description ClusterRoleBuilder(ClusterRoleFluent<?> fluent)ClusterRoleBuilder(ClusterRoleFluent<?> fluent, ClusterRole instance)ClusterRoleBuilder(ClusterRoleFluent<?> fluent, ClusterRole instance, Boolean validationEnabled)ClusterRoleBuilder(ClusterRoleFluent<?> fluent, Boolean validationEnabled)