public class ImageStreamImportStatusFluentImpl<A extends ImageStreamImportStatusFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements ImageStreamImportStatusFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
ImageStreamImportStatusFluentImpl.ImagesNestedImpl<N> |
class |
ImageStreamImportStatusFluentImpl.ImportNestedImpl<N> |
class |
ImageStreamImportStatusFluentImpl.RepositoryNestedImpl<N> |
ImageStreamImportStatusFluent.ImagesNested<N>, ImageStreamImportStatusFluent.ImportNested<N>, ImageStreamImportStatusFluent.RepositoryNested<N>| Constructor and Description |
|---|
ImageStreamImportStatusFluentImpl() |
ImageStreamImportStatusFluentImpl(ImageStreamImportStatus instance) |
public ImageStreamImportStatusFluentImpl()
public ImageStreamImportStatusFluentImpl(ImageStreamImportStatus instance)
public A addToImages(int index, ImageImportStatus item)
addToImages in interface ImageStreamImportStatusFluent<A extends ImageStreamImportStatusFluent<A>>public A setToImages(int index, ImageImportStatus item)
setToImages in interface ImageStreamImportStatusFluent<A extends ImageStreamImportStatusFluent<A>>public A addToImages(ImageImportStatus... items)
addToImages in interface ImageStreamImportStatusFluent<A extends ImageStreamImportStatusFluent<A>>public A addAllToImages(Collection<ImageImportStatus> items)
addAllToImages in interface ImageStreamImportStatusFluent<A extends ImageStreamImportStatusFluent<A>>public A removeFromImages(ImageImportStatus... items)
removeFromImages in interface ImageStreamImportStatusFluent<A extends ImageStreamImportStatusFluent<A>>public A removeAllFromImages(Collection<ImageImportStatus> items)
removeAllFromImages in interface ImageStreamImportStatusFluent<A extends ImageStreamImportStatusFluent<A>>public A removeMatchingFromImages(Predicate<ImageImportStatusBuilder> predicate)
removeMatchingFromImages in interface ImageStreamImportStatusFluent<A extends ImageStreamImportStatusFluent<A>>@Deprecated public List<ImageImportStatus> getImages()
getImages in interface ImageStreamImportStatusFluent<A extends ImageStreamImportStatusFluent<A>>public List<ImageImportStatus> buildImages()
buildImages in interface ImageStreamImportStatusFluent<A extends ImageStreamImportStatusFluent<A>>public ImageImportStatus buildImage(int index)
buildImage in interface ImageStreamImportStatusFluent<A extends ImageStreamImportStatusFluent<A>>public ImageImportStatus buildFirstImage()
buildFirstImage in interface ImageStreamImportStatusFluent<A extends ImageStreamImportStatusFluent<A>>public ImageImportStatus buildLastImage()
buildLastImage in interface ImageStreamImportStatusFluent<A extends ImageStreamImportStatusFluent<A>>public ImageImportStatus buildMatchingImage(Predicate<ImageImportStatusBuilder> predicate)
buildMatchingImage in interface ImageStreamImportStatusFluent<A extends ImageStreamImportStatusFluent<A>>public Boolean hasMatchingImage(Predicate<ImageImportStatusBuilder> predicate)
hasMatchingImage in interface ImageStreamImportStatusFluent<A extends ImageStreamImportStatusFluent<A>>public A withImages(List<ImageImportStatus> images)
withImages in interface ImageStreamImportStatusFluent<A extends ImageStreamImportStatusFluent<A>>public A withImages(ImageImportStatus... images)
withImages in interface ImageStreamImportStatusFluent<A extends ImageStreamImportStatusFluent<A>>public Boolean hasImages()
hasImages in interface ImageStreamImportStatusFluent<A extends ImageStreamImportStatusFluent<A>>public ImageStreamImportStatusFluent.ImagesNested<A> addNewImage()
addNewImage in interface ImageStreamImportStatusFluent<A extends ImageStreamImportStatusFluent<A>>public ImageStreamImportStatusFluent.ImagesNested<A> addNewImageLike(ImageImportStatus item)
addNewImageLike in interface ImageStreamImportStatusFluent<A extends ImageStreamImportStatusFluent<A>>public ImageStreamImportStatusFluent.ImagesNested<A> setNewImageLike(int index, ImageImportStatus item)
setNewImageLike in interface ImageStreamImportStatusFluent<A extends ImageStreamImportStatusFluent<A>>public ImageStreamImportStatusFluent.ImagesNested<A> editImage(int index)
editImage in interface ImageStreamImportStatusFluent<A extends ImageStreamImportStatusFluent<A>>public ImageStreamImportStatusFluent.ImagesNested<A> editFirstImage()
editFirstImage in interface ImageStreamImportStatusFluent<A extends ImageStreamImportStatusFluent<A>>public ImageStreamImportStatusFluent.ImagesNested<A> editLastImage()
editLastImage in interface ImageStreamImportStatusFluent<A extends ImageStreamImportStatusFluent<A>>public ImageStreamImportStatusFluent.ImagesNested<A> editMatchingImage(Predicate<ImageImportStatusBuilder> predicate)
editMatchingImage in interface ImageStreamImportStatusFluent<A extends ImageStreamImportStatusFluent<A>>@Deprecated public ImageStream getImport()
getImport in interface ImageStreamImportStatusFluent<A extends ImageStreamImportStatusFluent<A>>public ImageStream buildImport()
buildImport in interface ImageStreamImportStatusFluent<A extends ImageStreamImportStatusFluent<A>>public A withImport(ImageStream _import)
withImport in interface ImageStreamImportStatusFluent<A extends ImageStreamImportStatusFluent<A>>public Boolean hasImport()
hasImport in interface ImageStreamImportStatusFluent<A extends ImageStreamImportStatusFluent<A>>public ImageStreamImportStatusFluent.ImportNested<A> withNewImport()
withNewImport in interface ImageStreamImportStatusFluent<A extends ImageStreamImportStatusFluent<A>>public ImageStreamImportStatusFluent.ImportNested<A> withNewImportLike(ImageStream item)
withNewImportLike in interface ImageStreamImportStatusFluent<A extends ImageStreamImportStatusFluent<A>>public ImageStreamImportStatusFluent.ImportNested<A> editImport()
editImport in interface ImageStreamImportStatusFluent<A extends ImageStreamImportStatusFluent<A>>public ImageStreamImportStatusFluent.ImportNested<A> editOrNewImport()
editOrNewImport in interface ImageStreamImportStatusFluent<A extends ImageStreamImportStatusFluent<A>>public ImageStreamImportStatusFluent.ImportNested<A> editOrNewImportLike(ImageStream item)
editOrNewImportLike in interface ImageStreamImportStatusFluent<A extends ImageStreamImportStatusFluent<A>>@Deprecated public RepositoryImportStatus getRepository()
getRepository in interface ImageStreamImportStatusFluent<A extends ImageStreamImportStatusFluent<A>>public RepositoryImportStatus buildRepository()
buildRepository in interface ImageStreamImportStatusFluent<A extends ImageStreamImportStatusFluent<A>>public A withRepository(RepositoryImportStatus repository)
withRepository in interface ImageStreamImportStatusFluent<A extends ImageStreamImportStatusFluent<A>>public Boolean hasRepository()
hasRepository in interface ImageStreamImportStatusFluent<A extends ImageStreamImportStatusFluent<A>>public ImageStreamImportStatusFluent.RepositoryNested<A> withNewRepository()
withNewRepository in interface ImageStreamImportStatusFluent<A extends ImageStreamImportStatusFluent<A>>public ImageStreamImportStatusFluent.RepositoryNested<A> withNewRepositoryLike(RepositoryImportStatus item)
withNewRepositoryLike in interface ImageStreamImportStatusFluent<A extends ImageStreamImportStatusFluent<A>>public ImageStreamImportStatusFluent.RepositoryNested<A> editRepository()
editRepository in interface ImageStreamImportStatusFluent<A extends ImageStreamImportStatusFluent<A>>public ImageStreamImportStatusFluent.RepositoryNested<A> editOrNewRepository()
editOrNewRepository in interface ImageStreamImportStatusFluent<A extends ImageStreamImportStatusFluent<A>>public ImageStreamImportStatusFluent.RepositoryNested<A> editOrNewRepositoryLike(RepositoryImportStatus item)
editOrNewRepositoryLike in interface ImageStreamImportStatusFluent<A extends ImageStreamImportStatusFluent<A>>Copyright © 2015–2020 Red Hat. All rights reserved.