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) |
addAllToPaths, addNewPath, addNewPath, addNewPathLike, addToPaths, addToPaths, buildFirstPath, buildFrom, buildLastPath, buildMatchingPath, buildPath, buildPaths, buildPullSecret, editFirstPath, editFrom, editLastPath, editMatchingPath, editOrNewFrom, editOrNewFromLike, editOrNewPullSecret, editOrNewPullSecretLike, editPath, editPullSecret, getFrom, getPaths, getPullSecret, hasFrom, hasPaths, hasPullSecret, removeAllFromPaths, removeFromPaths, setNewPathLike, setToPaths, 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–2017 Red Hat. All rights reserved.