Uses of Interface
io.fabric8.openshift.api.model.ProjectSpecFluent
| Package | Description |
|---|---|
| io.fabric8.openshift.api.model |
-
Uses of ProjectSpecFluent in io.fabric8.openshift.api.model
Classes in io.fabric8.openshift.api.model with type parameters of type ProjectSpecFluent Modifier and Type Interface Description interfaceProjectSpecFluent<A extends ProjectSpecFluent<A>>classProjectSpecFluentImpl<A extends ProjectSpecFluent<A>>Subinterfaces of ProjectSpecFluent in io.fabric8.openshift.api.model Modifier and Type Interface Description static interfaceProjectFluent.SpecNested<N>Classes in io.fabric8.openshift.api.model that implement ProjectSpecFluent Modifier and Type Class Description classDoneableProjectSpecclassProjectFluentImpl.SpecNestedImpl<N>classProjectSpecBuilderclassProjectSpecFluentImpl<A extends ProjectSpecFluent<A>>Constructors in io.fabric8.openshift.api.model with parameters of type ProjectSpecFluent Constructor Description ProjectSpecBuilder(ProjectSpecFluent<?> fluent)ProjectSpecBuilder(ProjectSpecFluent<?> fluent, ProjectSpec instance)ProjectSpecBuilder(ProjectSpecFluent<?> fluent, ProjectSpec instance, Boolean validationEnabled)ProjectSpecBuilder(ProjectSpecFluent<?> fluent, Boolean validationEnabled)