public class DoneableImageSourcePath extends ImageSourcePathFluentImpl<DoneableImageSourcePath> implements Doneable<ImageSourcePath>, ImageSourcePathFluent<DoneableImageSourcePath>
_visitables
Constructor and Description |
---|
DoneableImageSourcePath(Function<ImageSourcePath,ImageSourcePath> function) |
DoneableImageSourcePath(ImageSourcePath item) |
DoneableImageSourcePath(ImageSourcePath item,
Function<ImageSourcePath,ImageSourcePath> function) |
Modifier and Type | Method and Description |
---|---|
ImageSourcePath |
done() |
addToAdditionalProperties, addToAdditionalProperties, equals, getAdditionalProperties, getDestinationDir, getSourcePath, removeFromAdditionalProperties, removeFromAdditionalProperties, withAdditionalProperties, withDestinationDir, withSourcePath
accept, aggregate, aggregate, build, build
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addToAdditionalProperties, addToAdditionalProperties, getAdditionalProperties, getDestinationDir, getSourcePath, removeFromAdditionalProperties, removeFromAdditionalProperties, withAdditionalProperties, withDestinationDir, withSourcePath
public DoneableImageSourcePath(Function<ImageSourcePath,ImageSourcePath> function)
public DoneableImageSourcePath(ImageSourcePath item, Function<ImageSourcePath,ImageSourcePath> function)
public DoneableImageSourcePath(ImageSourcePath item)
public ImageSourcePath done()
done
in interface Doneable<ImageSourcePath>
Copyright © 2011–2016 Red Hat. All rights reserved.