Interface ImageStreamSpecFluent<A extends ImageStreamSpecFluent<A>>

All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<A>
All Known Subinterfaces:
ImageStreamFluent.SpecNested<N>
All Known Implementing Classes:
DoneableImageStreamSpec, ImageStreamFluentImpl.SpecNestedImpl, ImageStreamSpecBuilder, ImageStreamSpecFluentImpl

public interface ImageStreamSpecFluent<A extends ImageStreamSpecFluent<A>>
extends io.fabric8.kubernetes.api.builder.Fluent<A>