public class ImageStreamImportSpecBuilder extends ImageStreamImportSpecFluent<ImageStreamImportSpecBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<ImageStreamImportSpec,ImageStreamImportSpecBuilder>
ImageStreamImportSpecFluent.ImagesNested<N>, ImageStreamImportSpecFluent.RepositoryNested<N>| Constructor and Description |
|---|
ImageStreamImportSpecBuilder() |
ImageStreamImportSpecBuilder(ImageStreamImportSpec instance) |
ImageStreamImportSpecBuilder(ImageStreamImportSpecFluent<?> fluent) |
ImageStreamImportSpecBuilder(ImageStreamImportSpecFluent<?> fluent,
ImageStreamImportSpec instance) |
| Modifier and Type | Method and Description |
|---|---|
ImageStreamImportSpec |
build() |
addAllToImages, addNewImage, addNewImageLike, addToAdditionalProperties, addToAdditionalProperties, addToImages, addToImages, buildFirstImage, buildImage, buildImages, buildLastImage, buildMatchingImage, buildRepository, copyInstance, editFirstImage, editImage, editLastImage, editMatchingImage, editOrNewRepository, editOrNewRepositoryLike, editRepository, equals, getAdditionalProperties, getImport, hasAdditionalProperties, hashCode, hasImages, hasImport, hasMatchingImage, hasRepository, removeAllFromImages, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromImages, removeMatchingFromImages, setNewImageLike, setToImages, toString, withAdditionalProperties, withImages, withImages, withImport, withImport, withNewRepository, withNewRepositoryLike, withRepositoryaggregate, aggregate, build, build, builderOf, getVisitableMappublic ImageStreamImportSpecBuilder()
public ImageStreamImportSpecBuilder(ImageStreamImportSpecFluent<?> fluent)
public ImageStreamImportSpecBuilder(ImageStreamImportSpecFluent<?> fluent, ImageStreamImportSpec instance)
public ImageStreamImportSpecBuilder(ImageStreamImportSpec instance)
public ImageStreamImportSpec build()
build in interface io.fabric8.kubernetes.api.builder.Builder<ImageStreamImportSpec>Copyright © 2015–2024 Red Hat. All rights reserved.