public class ImageStreamImportSpecFluentImpl<A extends ImageStreamImportSpecFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements ImageStreamImportSpecFluent<A>
ImageStreamImportSpecFluent.ImagesNested<N>, ImageStreamImportSpecFluent.RepositoryNested<N>| Constructor and Description |
|---|
ImageStreamImportSpecFluentImpl() |
ImageStreamImportSpecFluentImpl(ImageStreamImportSpec instance) |
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic ImageStreamImportSpecFluentImpl()
public ImageStreamImportSpecFluentImpl(ImageStreamImportSpec instance)
public A addToImages(Integer index, ImageImportSpec item)
addToImages in interface ImageStreamImportSpecFluent<A extends ImageStreamImportSpecFluent<A>>public A setToImages(Integer index, ImageImportSpec item)
setToImages in interface ImageStreamImportSpecFluent<A extends ImageStreamImportSpecFluent<A>>public A addToImages(ImageImportSpec... items)
addToImages in interface ImageStreamImportSpecFluent<A extends ImageStreamImportSpecFluent<A>>public A addAllToImages(Collection<ImageImportSpec> items)
addAllToImages in interface ImageStreamImportSpecFluent<A extends ImageStreamImportSpecFluent<A>>public A removeFromImages(ImageImportSpec... items)
removeFromImages in interface ImageStreamImportSpecFluent<A extends ImageStreamImportSpecFluent<A>>public A removeAllFromImages(Collection<ImageImportSpec> items)
removeAllFromImages in interface ImageStreamImportSpecFluent<A extends ImageStreamImportSpecFluent<A>>public A removeMatchingFromImages(Predicate<ImageImportSpecBuilder> predicate)
removeMatchingFromImages in interface ImageStreamImportSpecFluent<A extends ImageStreamImportSpecFluent<A>>@Deprecated public List<ImageImportSpec> getImages()
getImages in interface ImageStreamImportSpecFluent<A extends ImageStreamImportSpecFluent<A>>public List<ImageImportSpec> buildImages()
buildImages in interface ImageStreamImportSpecFluent<A extends ImageStreamImportSpecFluent<A>>public ImageImportSpec buildImage(Integer index)
buildImage in interface ImageStreamImportSpecFluent<A extends ImageStreamImportSpecFluent<A>>public ImageImportSpec buildFirstImage()
buildFirstImage in interface ImageStreamImportSpecFluent<A extends ImageStreamImportSpecFluent<A>>public ImageImportSpec buildLastImage()
buildLastImage in interface ImageStreamImportSpecFluent<A extends ImageStreamImportSpecFluent<A>>public ImageImportSpec buildMatchingImage(Predicate<ImageImportSpecBuilder> predicate)
buildMatchingImage in interface ImageStreamImportSpecFluent<A extends ImageStreamImportSpecFluent<A>>public Boolean hasMatchingImage(Predicate<ImageImportSpecBuilder> predicate)
hasMatchingImage in interface ImageStreamImportSpecFluent<A extends ImageStreamImportSpecFluent<A>>public A withImages(List<ImageImportSpec> images)
withImages in interface ImageStreamImportSpecFluent<A extends ImageStreamImportSpecFluent<A>>public A withImages(ImageImportSpec... images)
withImages in interface ImageStreamImportSpecFluent<A extends ImageStreamImportSpecFluent<A>>public Boolean hasImages()
hasImages in interface ImageStreamImportSpecFluent<A extends ImageStreamImportSpecFluent<A>>public ImageStreamImportSpecFluent.ImagesNested<A> addNewImage()
addNewImage in interface ImageStreamImportSpecFluent<A extends ImageStreamImportSpecFluent<A>>public ImageStreamImportSpecFluent.ImagesNested<A> addNewImageLike(ImageImportSpec item)
addNewImageLike in interface ImageStreamImportSpecFluent<A extends ImageStreamImportSpecFluent<A>>public ImageStreamImportSpecFluent.ImagesNested<A> setNewImageLike(Integer index, ImageImportSpec item)
setNewImageLike in interface ImageStreamImportSpecFluent<A extends ImageStreamImportSpecFluent<A>>public ImageStreamImportSpecFluent.ImagesNested<A> editImage(Integer index)
editImage in interface ImageStreamImportSpecFluent<A extends ImageStreamImportSpecFluent<A>>public ImageStreamImportSpecFluent.ImagesNested<A> editFirstImage()
editFirstImage in interface ImageStreamImportSpecFluent<A extends ImageStreamImportSpecFluent<A>>public ImageStreamImportSpecFluent.ImagesNested<A> editLastImage()
editLastImage in interface ImageStreamImportSpecFluent<A extends ImageStreamImportSpecFluent<A>>public ImageStreamImportSpecFluent.ImagesNested<A> editMatchingImage(Predicate<ImageImportSpecBuilder> predicate)
editMatchingImage in interface ImageStreamImportSpecFluent<A extends ImageStreamImportSpecFluent<A>>public Boolean getImport()
getImport in interface ImageStreamImportSpecFluent<A extends ImageStreamImportSpecFluent<A>>public A withImport(Boolean _import)
withImport in interface ImageStreamImportSpecFluent<A extends ImageStreamImportSpecFluent<A>>public Boolean hasImport()
hasImport in interface ImageStreamImportSpecFluent<A extends ImageStreamImportSpecFluent<A>>@Deprecated public RepositoryImportSpec getRepository()
getRepository in interface ImageStreamImportSpecFluent<A extends ImageStreamImportSpecFluent<A>>public RepositoryImportSpec buildRepository()
buildRepository in interface ImageStreamImportSpecFluent<A extends ImageStreamImportSpecFluent<A>>public A withRepository(RepositoryImportSpec repository)
withRepository in interface ImageStreamImportSpecFluent<A extends ImageStreamImportSpecFluent<A>>public Boolean hasRepository()
hasRepository in interface ImageStreamImportSpecFluent<A extends ImageStreamImportSpecFluent<A>>public ImageStreamImportSpecFluent.RepositoryNested<A> withNewRepository()
withNewRepository in interface ImageStreamImportSpecFluent<A extends ImageStreamImportSpecFluent<A>>public ImageStreamImportSpecFluent.RepositoryNested<A> withNewRepositoryLike(RepositoryImportSpec item)
withNewRepositoryLike in interface ImageStreamImportSpecFluent<A extends ImageStreamImportSpecFluent<A>>public ImageStreamImportSpecFluent.RepositoryNested<A> editRepository()
editRepository in interface ImageStreamImportSpecFluent<A extends ImageStreamImportSpecFluent<A>>public ImageStreamImportSpecFluent.RepositoryNested<A> editOrNewRepository()
editOrNewRepository in interface ImageStreamImportSpecFluent<A extends ImageStreamImportSpecFluent<A>>public ImageStreamImportSpecFluent.RepositoryNested<A> editOrNewRepositoryLike(RepositoryImportSpec item)
editOrNewRepositoryLike in interface ImageStreamImportSpecFluent<A extends ImageStreamImportSpecFluent<A>>public A addToAdditionalProperties(String key, Object value)
addToAdditionalProperties in interface ImageStreamImportSpecFluent<A extends ImageStreamImportSpecFluent<A>>public A addToAdditionalProperties(Map<String,Object> map)
addToAdditionalProperties in interface ImageStreamImportSpecFluent<A extends ImageStreamImportSpecFluent<A>>public A removeFromAdditionalProperties(String key)
removeFromAdditionalProperties in interface ImageStreamImportSpecFluent<A extends ImageStreamImportSpecFluent<A>>public A removeFromAdditionalProperties(Map<String,Object> map)
removeFromAdditionalProperties in interface ImageStreamImportSpecFluent<A extends ImageStreamImportSpecFluent<A>>public Map<String,Object> getAdditionalProperties()
getAdditionalProperties in interface ImageStreamImportSpecFluent<A extends ImageStreamImportSpecFluent<A>>public <K,V> A withAdditionalProperties(Map<String,Object> additionalProperties)
withAdditionalProperties in interface ImageStreamImportSpecFluent<A extends ImageStreamImportSpecFluent<A>>public Boolean hasAdditionalProperties()
hasAdditionalProperties in interface ImageStreamImportSpecFluent<A extends ImageStreamImportSpecFluent<A>>public boolean equals(Object o)
equals in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends ImageStreamImportSpecFluent<A>>public int hashCode()
hashCode in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends ImageStreamImportSpecFluent<A>>public A withImport()
withImport in interface ImageStreamImportSpecFluent<A extends ImageStreamImportSpecFluent<A>>Copyright © 2015–2022 Red Hat. All rights reserved.