Uses of Interface
io.fabric8.openshift.api.model.ProjectListFluent
| Package | Description |
|---|---|
| io.fabric8.openshift.api.model |
-
Uses of ProjectListFluent in io.fabric8.openshift.api.model
Classes in io.fabric8.openshift.api.model with type parameters of type ProjectListFluent Modifier and Type Interface Description interfaceProjectListFluent<A extends ProjectListFluent<A>>classProjectListFluentImpl<A extends ProjectListFluent<A>>Classes in io.fabric8.openshift.api.model that implement ProjectListFluent Modifier and Type Class Description classDoneableProjectListclassProjectListBuilderclassProjectListFluentImpl<A extends ProjectListFluent<A>>Constructors in io.fabric8.openshift.api.model with parameters of type ProjectListFluent Constructor Description ProjectListBuilder(ProjectListFluent<?> fluent)ProjectListBuilder(ProjectListFluent<?> fluent, ProjectList instance)ProjectListBuilder(ProjectListFluent<?> fluent, ProjectList instance, Boolean validationEnabled)ProjectListBuilder(ProjectListFluent<?> fluent, Boolean validationEnabled)