Package io.fabric8.openshift.api.model
Class ImageStreamImportFluent.SpecNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.ImageStreamImportSpecFluent<ImageStreamImportFluent.SpecNested<N>>
-
- io.fabric8.openshift.api.model.ImageStreamImportFluent.SpecNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- ImageStreamImportFluent<A extends ImageStreamImportFluent<A>>
public class ImageStreamImportFluent.SpecNested<N> extends ImageStreamImportSpecFluent<ImageStreamImportFluent.SpecNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.openshift.api.model.ImageStreamImportSpecFluent
ImageStreamImportSpecFluent.ImagesNested<N>, ImageStreamImportSpecFluent.RepositoryNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendSpec()-
Methods inherited from class io.fabric8.openshift.api.model.ImageStreamImportSpecFluent
addAllToImages, addNewImage, addNewImageLike, addToAdditionalProperties, addToAdditionalProperties, addToImages, addToImages, buildFirstImage, buildImage, buildImages, buildLastImage, buildMatchingImage, buildRepository, copyInstance, editFirstImage, editImage, editLastImage, editMatchingImage, editOrNewRepository, editOrNewRepositoryLike, editRepository, equals, getAdditionalProperties, getImport, hasAdditionalProperties, hashCode, hasImages, hasImport, hasMatchingImage, hasRepository, removeAllFromImages, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromImages, removeMatchingFromImages, setNewImageLike, setToImages, toString, withAdditionalProperties, withImages, withImages, withImport, withImport, withNewRepository, withNewRepositoryLike, withRepository
-
-