Uses of Interface
io.fabric8.openshift.api.model.TemplateFluent.ClusterVersionObjectsNested
| Package | Description |
|---|---|
| io.fabric8.openshift.api.model |
-
Uses of TemplateFluent.ClusterVersionObjectsNested in io.fabric8.openshift.api.model
Classes in io.fabric8.openshift.api.model that implement TemplateFluent.ClusterVersionObjectsNested Modifier and Type Class Description classTemplateFluentImpl.ClusterVersionObjectsNestedImpl<N>Methods in io.fabric8.openshift.api.model that return TemplateFluent.ClusterVersionObjectsNested Modifier and Type Method Description TemplateFluent.ClusterVersionObjectsNested<A>TemplateFluent. addNewClusterVersionObject()TemplateFluent.ClusterVersionObjectsNested<A>TemplateFluentImpl. addNewClusterVersionObject()TemplateFluent.ClusterVersionObjectsNested<A>TemplateFluent. addNewClusterVersionObjectLike(ClusterVersion item)TemplateFluent.ClusterVersionObjectsNested<A>TemplateFluentImpl. addNewClusterVersionObjectLike(ClusterVersion item)TemplateFluent.ClusterVersionObjectsNested<A>TemplateFluent. setNewClusterVersionObjectLike(int index, ClusterVersion item)TemplateFluent.ClusterVersionObjectsNested<A>TemplateFluentImpl. setNewClusterVersionObjectLike(int index, ClusterVersion item)