Uses of Interface
io.fabric8.openshift.api.model.ProjectFluent
| Package | Description |
|---|---|
| io.fabric8.openshift.api.model |
-
Uses of ProjectFluent in io.fabric8.openshift.api.model
Classes in io.fabric8.openshift.api.model with type parameters of type ProjectFluent Modifier and Type Interface Description interfaceProjectFluent<A extends ProjectFluent<A>>classProjectFluentImpl<A extends ProjectFluent<A>>Subinterfaces of ProjectFluent in io.fabric8.openshift.api.model Modifier and Type Interface Description static interfaceLocalSubjectAccessReviewFluent.ProjectContentNested<N>static interfacePolicyRuleFluent.ProjectAttributeRestrictionsNested<N>static interfaceProjectListFluent.ItemsNested<N>static interfaceSubjectAccessReviewFluent.ProjectContentNested<N>static interfaceTemplateFluent.ProjectObjectsNested<N>Classes in io.fabric8.openshift.api.model that implement ProjectFluent Modifier and Type Class Description classDoneableProjectclassLocalSubjectAccessReviewFluentImpl.ProjectContentNestedImpl<N>classPolicyRuleFluentImpl.ProjectAttributeRestrictionsNestedImpl<N>classProjectBuilderclassProjectFluentImpl<A extends ProjectFluent<A>>classProjectListFluentImpl.ItemsNestedImpl<N>classSubjectAccessReviewFluentImpl.ProjectContentNestedImpl<N>classTemplateFluentImpl.ProjectObjectsNestedImpl<N>Constructors in io.fabric8.openshift.api.model with parameters of type ProjectFluent Constructor Description ProjectBuilder(ProjectFluent<?> fluent)ProjectBuilder(ProjectFluent<?> fluent, Project instance)ProjectBuilder(ProjectFluent<?> fluent, Project instance, Boolean validationEnabled)ProjectBuilder(ProjectFluent<?> fluent, Boolean validationEnabled)