Interface RepositoryImportSpecFluent<A extends RepositoryImportSpecFluent<A>>

All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<A>
All Known Subinterfaces:
ImageStreamImportSpecFluent.RepositoryNested<N>
All Known Implementing Classes:
DoneableRepositoryImportSpec, ImageStreamImportSpecFluentImpl.RepositoryNestedImpl, RepositoryImportSpecBuilder, RepositoryImportSpecFluentImpl

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