Package io.fabric8.openshift.api.model
Class ImageStreamImportStatusFluentImpl<A extends ImageStreamImportStatusFluent<A>>
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.openshift.api.model.ImageStreamImportStatusFluentImpl<A>
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<A>,io.fabric8.kubernetes.api.builder.Visitable<A>,ImageStreamImportStatusFluent<A>
- Direct Known Subclasses:
DoneableImageStreamImportStatus,ImageStreamImportFluentImpl.StatusNestedImpl,ImageStreamImportStatusBuilder
public class ImageStreamImportStatusFluentImpl<A extends ImageStreamImportStatusFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements ImageStreamImportStatusFluent<A>
-
Nested Class Summary
Nested Classes Modifier and Type Class Description classImageStreamImportStatusFluentImpl.ImagesNestedImpl<N>classImageStreamImportStatusFluentImpl.ImportNestedImpl<N>classImageStreamImportStatusFluentImpl.RepositoryNestedImpl<N>Nested classes/interfaces inherited from interface io.fabric8.openshift.api.model.ImageStreamImportStatusFluent
ImageStreamImportStatusFluent.ImagesNested<N>, ImageStreamImportStatusFluent.ImportNested<N>, ImageStreamImportStatusFluent.RepositoryNested<N> -
Field Summary
-
Constructor Summary
Constructors Constructor Description ImageStreamImportStatusFluentImpl()ImageStreamImportStatusFluentImpl(ImageStreamImportStatus instance) -
Method Summary
-
Constructor Details
-
ImageStreamImportStatusFluentImpl
public ImageStreamImportStatusFluentImpl() -
ImageStreamImportStatusFluentImpl
-
-
Method Details
-
addToImages
- Specified by:
addToImagesin interfaceImageStreamImportStatusFluent<A extends ImageStreamImportStatusFluent<A>>
-
setToImages
- Specified by:
setToImagesin interfaceImageStreamImportStatusFluent<A extends ImageStreamImportStatusFluent<A>>
-
addToImages
- Specified by:
addToImagesin interfaceImageStreamImportStatusFluent<A extends ImageStreamImportStatusFluent<A>>
-
addAllToImages
- Specified by:
addAllToImagesin interfaceImageStreamImportStatusFluent<A extends ImageStreamImportStatusFluent<A>>
-
removeFromImages
- Specified by:
removeFromImagesin interfaceImageStreamImportStatusFluent<A extends ImageStreamImportStatusFluent<A>>
-
removeAllFromImages
- Specified by:
removeAllFromImagesin interfaceImageStreamImportStatusFluent<A extends ImageStreamImportStatusFluent<A>>
-
removeMatchingFromImages
public A removeMatchingFromImages(io.fabric8.kubernetes.api.builder.Predicate<ImageImportStatusBuilder> predicate)- Specified by:
removeMatchingFromImagesin interfaceImageStreamImportStatusFluent<A extends ImageStreamImportStatusFluent<A>>
-
getImages
Deprecated.This method has been deprecated, please use method buildImages instead.- Specified by:
getImagesin interfaceImageStreamImportStatusFluent<A extends ImageStreamImportStatusFluent<A>>- Returns:
- The buildable object.
-
buildImages
- Specified by:
buildImagesin interfaceImageStreamImportStatusFluent<A extends ImageStreamImportStatusFluent<A>>
-
buildImage
- Specified by:
buildImagein interfaceImageStreamImportStatusFluent<A extends ImageStreamImportStatusFluent<A>>
-
buildFirstImage
- Specified by:
buildFirstImagein interfaceImageStreamImportStatusFluent<A extends ImageStreamImportStatusFluent<A>>
-
buildLastImage
- Specified by:
buildLastImagein interfaceImageStreamImportStatusFluent<A extends ImageStreamImportStatusFluent<A>>
-
buildMatchingImage
public ImageImportStatus buildMatchingImage(io.fabric8.kubernetes.api.builder.Predicate<ImageImportStatusBuilder> predicate)- Specified by:
buildMatchingImagein interfaceImageStreamImportStatusFluent<A extends ImageStreamImportStatusFluent<A>>
-
hasMatchingImage
public Boolean hasMatchingImage(io.fabric8.kubernetes.api.builder.Predicate<ImageImportStatusBuilder> predicate)- Specified by:
hasMatchingImagein interfaceImageStreamImportStatusFluent<A extends ImageStreamImportStatusFluent<A>>
-
withImages
- Specified by:
withImagesin interfaceImageStreamImportStatusFluent<A extends ImageStreamImportStatusFluent<A>>
-
withImages
- Specified by:
withImagesin interfaceImageStreamImportStatusFluent<A extends ImageStreamImportStatusFluent<A>>
-
hasImages
- Specified by:
hasImagesin interfaceImageStreamImportStatusFluent<A extends ImageStreamImportStatusFluent<A>>
-
addNewImage
- Specified by:
addNewImagein interfaceImageStreamImportStatusFluent<A extends ImageStreamImportStatusFluent<A>>
-
addNewImageLike
- Specified by:
addNewImageLikein interfaceImageStreamImportStatusFluent<A extends ImageStreamImportStatusFluent<A>>
-
setNewImageLike
public ImageStreamImportStatusFluent.ImagesNested<A> setNewImageLike(int index, ImageImportStatus item)- Specified by:
setNewImageLikein interfaceImageStreamImportStatusFluent<A extends ImageStreamImportStatusFluent<A>>
-
editImage
- Specified by:
editImagein interfaceImageStreamImportStatusFluent<A extends ImageStreamImportStatusFluent<A>>
-
editFirstImage
- Specified by:
editFirstImagein interfaceImageStreamImportStatusFluent<A extends ImageStreamImportStatusFluent<A>>
-
editLastImage
- Specified by:
editLastImagein interfaceImageStreamImportStatusFluent<A extends ImageStreamImportStatusFluent<A>>
-
editMatchingImage
public ImageStreamImportStatusFluent.ImagesNested<A> editMatchingImage(io.fabric8.kubernetes.api.builder.Predicate<ImageImportStatusBuilder> predicate)- Specified by:
editMatchingImagein interfaceImageStreamImportStatusFluent<A extends ImageStreamImportStatusFluent<A>>
-
getImport
Deprecated.This method has been deprecated, please use method buildImport instead.- Specified by:
getImportin interfaceImageStreamImportStatusFluent<A extends ImageStreamImportStatusFluent<A>>- Returns:
- The buildable object.
-
buildImport
- Specified by:
buildImportin interfaceImageStreamImportStatusFluent<A extends ImageStreamImportStatusFluent<A>>
-
withImport
- Specified by:
withImportin interfaceImageStreamImportStatusFluent<A extends ImageStreamImportStatusFluent<A>>
-
hasImport
- Specified by:
hasImportin interfaceImageStreamImportStatusFluent<A extends ImageStreamImportStatusFluent<A>>
-
withNewImport
- Specified by:
withNewImportin interfaceImageStreamImportStatusFluent<A extends ImageStreamImportStatusFluent<A>>
-
withNewImportLike
- Specified by:
withNewImportLikein interfaceImageStreamImportStatusFluent<A extends ImageStreamImportStatusFluent<A>>
-
editImport
- Specified by:
editImportin interfaceImageStreamImportStatusFluent<A extends ImageStreamImportStatusFluent<A>>
-
editOrNewImport
- Specified by:
editOrNewImportin interfaceImageStreamImportStatusFluent<A extends ImageStreamImportStatusFluent<A>>
-
editOrNewImportLike
- Specified by:
editOrNewImportLikein interfaceImageStreamImportStatusFluent<A extends ImageStreamImportStatusFluent<A>>
-
getRepository
Deprecated.This method has been deprecated, please use method buildRepository instead.- Specified by:
getRepositoryin interfaceImageStreamImportStatusFluent<A extends ImageStreamImportStatusFluent<A>>- Returns:
- The buildable object.
-
buildRepository
- Specified by:
buildRepositoryin interfaceImageStreamImportStatusFluent<A extends ImageStreamImportStatusFluent<A>>
-
withRepository
- Specified by:
withRepositoryin interfaceImageStreamImportStatusFluent<A extends ImageStreamImportStatusFluent<A>>
-
hasRepository
- Specified by:
hasRepositoryin interfaceImageStreamImportStatusFluent<A extends ImageStreamImportStatusFluent<A>>
-
withNewRepository
- Specified by:
withNewRepositoryin interfaceImageStreamImportStatusFluent<A extends ImageStreamImportStatusFluent<A>>
-
withNewRepositoryLike
public ImageStreamImportStatusFluent.RepositoryNested<A> withNewRepositoryLike(RepositoryImportStatus item)- Specified by:
withNewRepositoryLikein interfaceImageStreamImportStatusFluent<A extends ImageStreamImportStatusFluent<A>>
-
editRepository
- Specified by:
editRepositoryin interfaceImageStreamImportStatusFluent<A extends ImageStreamImportStatusFluent<A>>
-
editOrNewRepository
- Specified by:
editOrNewRepositoryin interfaceImageStreamImportStatusFluent<A extends ImageStreamImportStatusFluent<A>>
-
editOrNewRepositoryLike
public ImageStreamImportStatusFluent.RepositoryNested<A> editOrNewRepositoryLike(RepositoryImportStatus item)- Specified by:
editOrNewRepositoryLikein interfaceImageStreamImportStatusFluent<A extends ImageStreamImportStatusFluent<A>>
-
equals
-