Uses of Class
io.fabric8.openshift.api.model.ProjectStatusFluent
-
Packages that use 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 Class Description classProjectStatusFluent<A extends ProjectStatusFluent<A>>GeneratedSubclasses of ProjectStatusFluent in io.fabric8.openshift.api.model Modifier and Type Class Description classProjectFluent.StatusNested<N>classProjectStatusBuilderConstructors in io.fabric8.openshift.api.model with parameters of type ProjectStatusFluent Constructor Description ProjectStatusBuilder(ProjectStatusFluent<?> fluent)ProjectStatusBuilder(ProjectStatusFluent<?> fluent, ProjectStatus instance)
-