Uses of Class
io.fabric8.openshift.api.model.ProjectRequestFluent
-
Packages that use ProjectRequestFluent Package Description io.fabric8.openshift.api.model -
-
Uses of ProjectRequestFluent in io.fabric8.openshift.api.model
Classes in io.fabric8.openshift.api.model with type parameters of type ProjectRequestFluent Modifier and Type Class Description classProjectRequestFluent<A extends ProjectRequestFluent<A>>GeneratedSubclasses of ProjectRequestFluent in io.fabric8.openshift.api.model Modifier and Type Class Description classProjectRequestBuilderConstructors in io.fabric8.openshift.api.model with parameters of type ProjectRequestFluent Constructor Description ProjectRequestBuilder(ProjectRequestFluent<?> fluent)ProjectRequestBuilder(ProjectRequestFluent<?> fluent, ProjectRequest instance)
-