public class ImageSourceBuilder extends ImageSourceFluentImpl<ImageSourceBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<ImageSource,ImageSourceBuilder>
ImageSourceFluentImpl.FromNestedImpl<N>, ImageSourceFluentImpl.PathsNestedImpl<N>, ImageSourceFluentImpl.PullSecretNestedImpl<N>ImageSourceFluent.FromNested<N>, ImageSourceFluent.PathsNested<N>, ImageSourceFluent.PullSecretNested<N>| 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) |
int |
hashCode() |
addAllToAs, addAllToPaths, addNewA, addNewA, addNewA, addNewPath, addNewPath, addNewPathLike, addToAs, addToAs, addToPaths, addToPaths, buildFirstPath, buildFrom, buildLastPath, buildMatchingPath, buildPath, buildPaths, buildPullSecret, editFirstPath, editFrom, editLastPath, editMatchingPath, editOrNewFrom, editOrNewFromLike, editOrNewPullSecret, editOrNewPullSecretLike, editPath, editPullSecret, getA, getAs, getFirstA, getFrom, getLastA, getMatchingA, getPaths, getPullSecret, hasAs, hasFrom, hasMatchingA, hasMatchingPath, hasPaths, hasPullSecret, removeAllFromAs, removeAllFromPaths, removeFromAs, removeFromPaths, removeMatchingFromPaths, setNewPathLike, setToAs, setToPaths, withAs, withAs, withFrom, withNewFrom, withNewFromLike, withNewPullSecret, withNewPullSecret, withNewPullSecretLike, withPaths, withPaths, withPullSecretaccept, accept, aggregate, aggregate, build, build, builderOfpublic 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 io.fabric8.kubernetes.api.builder.Builder<ImageSource>public boolean equals(Object o)
equals in class ImageSourceFluentImpl<ImageSourceBuilder>public int hashCode()
hashCode in class ImageSourceFluentImpl<ImageSourceBuilder>Copyright © 2015–2020 Red Hat. All rights reserved.