Uses of Interface
io.fabric8.openshift.api.model.ImageStreamFluent.SpecNested
| Package | Description |
|---|---|
| io.fabric8.openshift.api.model |
-
Uses of ImageStreamFluent.SpecNested in io.fabric8.openshift.api.model
Classes in io.fabric8.openshift.api.model that implement ImageStreamFluent.SpecNested Modifier and Type Class Description classImageStreamFluentImpl.SpecNestedImpl<N>Methods in io.fabric8.openshift.api.model that return ImageStreamFluent.SpecNested Modifier and Type Method Description ImageStreamFluent.SpecNested<A>ImageStreamFluent. editOrNewSpec()ImageStreamFluent.SpecNested<A>ImageStreamFluentImpl. editOrNewSpec()ImageStreamFluent.SpecNested<A>ImageStreamFluent. editOrNewSpecLike(ImageStreamSpec item)ImageStreamFluent.SpecNested<A>ImageStreamFluentImpl. editOrNewSpecLike(ImageStreamSpec item)ImageStreamFluent.SpecNested<A>ImageStreamFluent. editSpec()ImageStreamFluent.SpecNested<A>ImageStreamFluentImpl. editSpec()ImageStreamFluent.SpecNested<A>ImageStreamFluent. withNewSpec()ImageStreamFluent.SpecNested<A>ImageStreamFluentImpl. withNewSpec()ImageStreamFluent.SpecNested<A>ImageStreamFluent. withNewSpecLike(ImageStreamSpec item)ImageStreamFluent.SpecNested<A>ImageStreamFluentImpl. withNewSpecLike(ImageStreamSpec item)