public class DoneableImageSource extends ImageSourceFluentImpl<DoneableImageSource> implements Doneable<ImageSource>, ImageSourceFluent<DoneableImageSource>
ImageSourceFluentImpl.FromNestedImpl<N>, ImageSourceFluentImpl.PathsNestedImpl<N>, ImageSourceFluentImpl.PullSecretNestedImpl<N>
ImageSourceFluent.FromNested<N>, ImageSourceFluent.PathsNested<N>, ImageSourceFluent.PullSecretNested<N>
_visitables
Constructor and Description |
---|
DoneableImageSource(Function<ImageSource,ImageSource> function) |
DoneableImageSource(ImageSource item) |
DoneableImageSource(ImageSource item,
Function<ImageSource,ImageSource> function) |
Modifier and Type | Method and Description |
---|---|
ImageSource |
done() |
addNewPath, addNewPath, addNewPathLike, addToAdditionalProperties, addToAdditionalProperties, addToPaths, editFrom, editPullSecret, equals, getAdditionalProperties, getFrom, getPaths, getPullSecret, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromPaths, withAdditionalProperties, withFrom, withNewFrom, withNewFromLike, withNewPullSecret, withNewPullSecret, withNewPullSecretLike, withPaths, withPaths, withPullSecret
accept, aggregate, aggregate, build, build
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addNewPath, addNewPath, addNewPathLike, addToAdditionalProperties, addToAdditionalProperties, addToPaths, editFrom, editPullSecret, getAdditionalProperties, getFrom, getPaths, getPullSecret, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromPaths, withAdditionalProperties, withFrom, withNewFrom, withNewFromLike, withNewPullSecret, withNewPullSecret, withNewPullSecretLike, withPaths, withPaths, withPullSecret
public DoneableImageSource(Function<ImageSource,ImageSource> function)
public DoneableImageSource(ImageSource item, Function<ImageSource,ImageSource> function)
public DoneableImageSource(ImageSource item)
public ImageSource done()
done
in interface Doneable<ImageSource>
Copyright © 2011–2016 Red Hat. All rights reserved.