Uses of Class
io.fabric8.openshift.api.model.ProjectFluent
-
Packages that use 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 Class Description classProjectFluent<A extends ProjectFluent<A>>GeneratedSubclasses of ProjectFluent in io.fabric8.openshift.api.model Modifier and Type Class Description classProjectBuilderclassProjectListFluent.ItemsNested<N>Constructors in io.fabric8.openshift.api.model with parameters of type ProjectFluent Constructor Description ProjectBuilder(ProjectFluent<?> fluent)ProjectBuilder(ProjectFluent<?> fluent, Project instance)
-