public class DoneableImageStreamImportStatus extends ImageStreamImportStatusFluentImpl<DoneableImageStreamImportStatus> implements Doneable<ImageStreamImportStatus>
ImageStreamImportStatusFluentImpl.ImagesNestedImpl<N>, ImageStreamImportStatusFluentImpl.ImportNestedImpl<N>, ImageStreamImportStatusFluentImpl.RepositoryNestedImpl<N>
ImageStreamImportStatusFluent.ImagesNested<N>, ImageStreamImportStatusFluent.ImportNested<N>, ImageStreamImportStatusFluent.RepositoryNested<N>
_visitables
Constructor and Description |
---|
DoneableImageStreamImportStatus(Function<ImageStreamImportStatus,ImageStreamImportStatus> function) |
DoneableImageStreamImportStatus(ImageStreamImportStatus item) |
DoneableImageStreamImportStatus(ImageStreamImportStatus item,
Function<ImageStreamImportStatus,ImageStreamImportStatus> function) |
Modifier and Type | Method and Description |
---|---|
ImageStreamImportStatus |
done() |
addAllToImages, addNewImage, addNewImageLike, addToImages, addToImages, buildFirstImage, buildImage, buildImages, buildImport, buildLastImage, buildMatchingImage, buildRepository, editFirstImage, editImage, editImport, editLastImage, editMatchingImage, editOrNewImport, editOrNewImportLike, editOrNewRepository, editOrNewRepositoryLike, editRepository, equals, getImages, getImport, getRepository, hasImages, hasImport, hasMatchingImage, hasRepository, removeAllFromImages, removeFromImages, removeMatchingFromImages, setNewImageLike, setToImages, withImages, withImages, withImport, withNewImport, withNewImportLike, withNewRepository, withNewRepositoryLike, withRepository
public DoneableImageStreamImportStatus(Function<ImageStreamImportStatus,ImageStreamImportStatus> function)
public DoneableImageStreamImportStatus(ImageStreamImportStatus item, Function<ImageStreamImportStatus,ImageStreamImportStatus> function)
public DoneableImageStreamImportStatus(ImageStreamImportStatus item)
public ImageStreamImportStatus done()
done
in interface Doneable<ImageStreamImportStatus>
Copyright © 2015–2020 Red Hat. All rights reserved.