Uses of Interface
io.fabric8.openshift.api.model.TemplateListFluent
| Package | Description |
|---|---|
| io.fabric8.openshift.api.model |
-
Uses of TemplateListFluent in io.fabric8.openshift.api.model
Classes in io.fabric8.openshift.api.model with type parameters of type TemplateListFluent Modifier and Type Interface Description interfaceTemplateListFluent<A extends TemplateListFluent<A>>classTemplateListFluentImpl<A extends TemplateListFluent<A>>Classes in io.fabric8.openshift.api.model that implement TemplateListFluent Modifier and Type Class Description classDoneableTemplateListclassTemplateListBuilderclassTemplateListFluentImpl<A extends TemplateListFluent<A>>Constructors in io.fabric8.openshift.api.model with parameters of type TemplateListFluent Constructor Description TemplateListBuilder(TemplateListFluent<?> fluent)TemplateListBuilder(TemplateListFluent<?> fluent, TemplateList instance)TemplateListBuilder(TemplateListFluent<?> fluent, TemplateList instance, Boolean validationEnabled)TemplateListBuilder(TemplateListFluent<?> fluent, Boolean validationEnabled)