public class ImageSourceBuilder extends ImageSourceFluentImpl<ImageSourceBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<ImageSource,ImageSourceBuilder>
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() |
addAllToAs, addAllToPaths, addNewPath, addNewPath, addNewPathLike, addToAdditionalProperties, addToAdditionalProperties, addToAs, addToAs, addToPaths, addToPaths, buildFirstPath, buildFrom, buildLastPath, buildMatchingPath, buildPath, buildPaths, buildPullSecret, editFirstPath, editFrom, editLastPath, editMatchingPath, editOrNewFrom, editOrNewFromLike, editOrNewPullSecret, editOrNewPullSecretLike, editPath, editPullSecret, equals, getA, getAdditionalProperties, getAs, getFirstA, getFrom, getLastA, getMatchingA, getPaths, getPullSecret, hasAdditionalProperties, hasAs, hasFrom, hashCode, hasMatchingA, hasMatchingPath, hasPaths, hasPullSecret, removeAllFromAs, removeAllFromPaths, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromAs, removeFromPaths, removeMatchingFromPaths, setNewPathLike, setToAs, setToPaths, toString, withAdditionalProperties, withAs, withAs, withFrom, withNewFrom, withNewFromLike, withNewPullSecret, withNewPullSecret, withNewPullSecretLike, withPaths, withPaths, withPullSecretaccept, accept, accept, 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>Copyright © 2015–2022 Red Hat. All rights reserved.