Uses of Interface
io.fabric8.openshift.api.model.ProjectStatusFluent
| Package | Description |
|---|---|
| io.fabric8.openshift.api.model |
-
Uses of ProjectStatusFluent in io.fabric8.openshift.api.model
Classes in io.fabric8.openshift.api.model with type parameters of type ProjectStatusFluent Modifier and Type Interface Description interfaceProjectStatusFluent<A extends ProjectStatusFluent<A>>classProjectStatusFluentImpl<A extends ProjectStatusFluent<A>>Subinterfaces of ProjectStatusFluent in io.fabric8.openshift.api.model Modifier and Type Interface Description static interfaceProjectFluent.StatusNested<N>Classes in io.fabric8.openshift.api.model that implement ProjectStatusFluent Modifier and Type Class Description classDoneableProjectStatusclassProjectFluentImpl.StatusNestedImpl<N>classProjectStatusBuilderclassProjectStatusFluentImpl<A extends ProjectStatusFluent<A>>Constructors in io.fabric8.openshift.api.model with parameters of type ProjectStatusFluent Constructor Description ProjectStatusBuilder(ProjectStatusFluent<?> fluent)ProjectStatusBuilder(ProjectStatusFluent<?> fluent, ProjectStatus instance)ProjectStatusBuilder(ProjectStatusFluent<?> fluent, ProjectStatus instance, Boolean validationEnabled)ProjectStatusBuilder(ProjectStatusFluent<?> fluent, Boolean validationEnabled)