Uses of Class
io.fabric8.openshift.api.model.ProjectList
-
Packages that use ProjectList Package Description io.fabric8.openshift.api.model -
-
Uses of ProjectList in io.fabric8.openshift.api.model
Methods in io.fabric8.openshift.api.model that return ProjectList Modifier and Type Method Description ProjectListProjectListBuilder. build()Methods in io.fabric8.openshift.api.model with parameters of type ProjectList Modifier and Type Method Description protected voidProjectListFluent. copyInstance(ProjectList instance)Constructors in io.fabric8.openshift.api.model with parameters of type ProjectList Constructor Description ProjectListBuilder(ProjectList instance)ProjectListBuilder(ProjectListFluent<?> fluent, ProjectList instance)ProjectListFluent(ProjectList instance)
-