Interface ImageImportSpecFluent<A extends ImageImportSpecFluent<A>>

All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<A>
All Known Subinterfaces:
ImageStreamImportSpecFluent.ImagesNested<N>
All Known Implementing Classes:
DoneableImageImportSpec, ImageImportSpecBuilder, ImageImportSpecFluentImpl, ImageStreamImportSpecFluentImpl.ImagesNestedImpl

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