Package io.fabric8.openshift.api.model
Interface ImageStreamImportFluent.SpecNested<N>
- All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<ImageStreamImportFluent.SpecNested<N>>,ImageStreamImportSpecFluent<ImageStreamImportFluent.SpecNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>
- All Known Implementing Classes:
ImageStreamImportFluentImpl.SpecNestedImpl
- Enclosing interface:
- ImageStreamImportFluent<A extends ImageStreamImportFluent<A>>
public static interface ImageStreamImportFluent.SpecNested<N> extends io.fabric8.kubernetes.api.builder.Nested<N>, ImageStreamImportSpecFluent<ImageStreamImportFluent.SpecNested<N>>
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.fabric8.openshift.api.model.ImageStreamImportSpecFluent
ImageStreamImportSpecFluent.ImagesNested<N>, ImageStreamImportSpecFluent.RepositoryNested<N> -
Method Summary
Methods inherited from interface io.fabric8.openshift.api.model.ImageStreamImportSpecFluent
addAllToImages, addNewImage, addNewImageLike, addToImages, addToImages, buildFirstImage, buildImage, buildImages, buildLastImage, buildMatchingImage, buildRepository, editFirstImage, editImage, editLastImage, editMatchingImage, editOrNewRepository, editOrNewRepositoryLike, editRepository, getImages, getRepository, hasImages, hasImport, hasMatchingImage, hasRepository, isImport, removeAllFromImages, removeFromImages, removeMatchingFromImages, setNewImageLike, setToImages, withImages, withImages, withImport, withNewImport, withNewImport, withNewRepository, withNewRepositoryLike, withRepository