public class ImageSourceBuilder extends ImageSourceFluentImpl<ImageSourceBuilder> implements VisitableBuilder<ImageSource,ImageSourceBuilder>
ImageSourceFluentImpl.FromNestedImpl<N>, ImageSourceFluentImpl.PathsNestedImpl<N>, ImageSourceFluentImpl.PullSecretNestedImpl<N>ImageSourceFluent.FromNested<N>, ImageSourceFluent.PathsNested<N>, ImageSourceFluent.PullSecretNested<N>_visitables| Constructor and Description |
|---|
ImageSourceBuilder() |
ImageSourceBuilder(Boolean validationEnabled) |
ImageSourceBuilder(ImageSource instance) |
ImageSourceBuilder(ImageSource instance,
Boolean validationEnabled) |
ImageSourceBuilder(ImageSourceFluent<?> fluent) |
ImageSourceBuilder(ImageSourceFluent<?> fluent,
Boolean validationEnabled) |
ImageSourceBuilder(ImageSourceFluent<?> fluent,
ImageSource instance) |
ImageSourceBuilder(ImageSourceFluent<?> fluent,
ImageSource instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
ImageSource |
build() |
boolean |
equals(Object o) |
addNewPath, addNewPath, addNewPathLike, addToPaths, editFrom, editOrNewFrom, editOrNewFromLike, editOrNewPullSecret, editOrNewPullSecretLike, editPullSecret, getFrom, getPaths, getPullSecret, removeFromPaths, withFrom, withNewFrom, withNewFromLike, withNewPullSecret, withNewPullSecret, withNewPullSecretLike, withPaths, withPaths, withPullSecretaccept, aggregate, aggregate, build, buildpublic ImageSourceBuilder()
public ImageSourceBuilder(Boolean validationEnabled)
public ImageSourceBuilder(ImageSourceFluent<?> fluent)
public ImageSourceBuilder(ImageSourceFluent<?> fluent, Boolean validationEnabled)
public ImageSourceBuilder(ImageSourceFluent<?> fluent, ImageSource instance)
public ImageSourceBuilder(ImageSourceFluent<?> fluent, ImageSource instance, Boolean validationEnabled)
public ImageSourceBuilder(ImageSource instance)
public ImageSourceBuilder(ImageSource instance, Boolean validationEnabled)
public ImageSource build()
build in interface Builder<ImageSource>public boolean equals(Object o)
equals in class ImageSourceFluentImpl<ImageSourceBuilder>Copyright © 2011–2016 Red Hat. All rights reserved.