public class ImageSourceBuilder extends ImageSourceFluent<ImageSourceBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<ImageSource,ImageSourceBuilder>
ImageSourceFluent.FromNested<N>, ImageSourceFluent.PathsNested<N>, ImageSourceFluent.PullSecretNested<N>| Constructor and Description |
|---|
ImageSourceBuilder() |
ImageSourceBuilder(ImageSource instance) |
ImageSourceBuilder(ImageSourceFluent<?> fluent) |
ImageSourceBuilder(ImageSourceFluent<?> fluent,
ImageSource instance) |
| 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, copyInstance, editFirstPath, editFrom, editLastPath, editMatchingPath, editOrNewFrom, editOrNewFromLike, editOrNewPullSecret, editOrNewPullSecretLike, editPath, editPullSecret, equals, getA, getAdditionalProperties, getAs, getFirstA, getLastA, getMatchingA, 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, withPullSecretaggregate, aggregate, build, build, builderOf, getVisitableMappublic ImageSourceBuilder()
public ImageSourceBuilder(ImageSourceFluent<?> fluent)
public ImageSourceBuilder(ImageSourceFluent<?> fluent, ImageSource instance)
public ImageSourceBuilder(ImageSource instance)
public ImageSource build()
build in interface io.fabric8.kubernetes.api.builder.Builder<ImageSource>Copyright © 2015–2024 Red Hat. All rights reserved.