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