Uses of Class
io.fabric8.openshift.api.model.ProjectSpecFluent
-
Packages that use 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 Class Description classProjectSpecFluent<A extends ProjectSpecFluent<A>>GeneratedSubclasses of ProjectSpecFluent in io.fabric8.openshift.api.model Modifier and Type Class Description classProjectFluent.SpecNested<N>classProjectSpecBuilderConstructors in io.fabric8.openshift.api.model with parameters of type ProjectSpecFluent Constructor Description ProjectSpecBuilder(ProjectSpecFluent<?> fluent)ProjectSpecBuilder(ProjectSpecFluent<?> fluent, ProjectSpec instance)
-