Package io.fabric8.openshift.api.model
Class ImageStreamImportFluentImpl.SpecNestedImpl<N>
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.openshift.api.model.ImageStreamImportSpecFluentImpl<ImageStreamImportFluent.SpecNested<N>>
io.fabric8.openshift.api.model.ImageStreamImportFluentImpl.SpecNestedImpl<N>
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<ImageStreamImportFluent.SpecNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,io.fabric8.kubernetes.api.builder.Visitable<ImageStreamImportFluent.SpecNested<N>>,ImageStreamImportFluent.SpecNested<N>,ImageStreamImportSpecFluent<ImageStreamImportFluent.SpecNested<N>>
- Enclosing class:
- ImageStreamImportFluentImpl<A extends ImageStreamImportFluent<A>>
public class ImageStreamImportFluentImpl.SpecNestedImpl<N> extends ImageStreamImportSpecFluentImpl<ImageStreamImportFluent.SpecNested<N>> implements ImageStreamImportFluent.SpecNested<N>, io.fabric8.kubernetes.api.builder.Nested<N>
-
Nested Class Summary
Nested classes/interfaces inherited from class io.fabric8.openshift.api.model.ImageStreamImportSpecFluentImpl
ImageStreamImportSpecFluentImpl.ImagesNestedImpl<N>, ImageStreamImportSpecFluentImpl.RepositoryNestedImpl<N>Nested classes/interfaces inherited from interface io.fabric8.openshift.api.model.ImageStreamImportSpecFluent
ImageStreamImportSpecFluent.ImagesNested<N>, ImageStreamImportSpecFluent.RepositoryNested<N> -
Field Summary
-
Method Summary
Methods inherited from class io.fabric8.openshift.api.model.ImageStreamImportSpecFluentImpl
addAllToImages, addNewImage, addNewImageLike, addToImages, addToImages, buildFirstImage, buildImage, buildImages, buildLastImage, buildMatchingImage, buildRepository, editFirstImage, editImage, editLastImage, editMatchingImage, editOrNewRepository, editOrNewRepositoryLike, editRepository, equals, getImages, getRepository, hasImages, hasImport, hasMatchingImage, hasRepository, isImport, removeAllFromImages, removeFromImages, removeMatchingFromImages, setNewImageLike, setToImages, withImages, withImages, withImport, withNewImport, withNewImport, withNewRepository, withNewRepositoryLike, withRepositoryMethods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, aggregate, aggregate, build, build, builderOfMethods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods 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
-
Method Details
-
and
- Specified by:
andin interfaceImageStreamImportFluent.SpecNested<N>- Specified by:
andin interfaceio.fabric8.kubernetes.api.builder.Nested<N>
-
endSpec
- Specified by:
endSpecin interfaceImageStreamImportFluent.SpecNested<N>
-