public class DoneableImageSourcePath extends ImageSourcePathFluentImpl<DoneableImageSourcePath> implements Doneable<ImageSourcePath>
_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() |
equals, getDestinationDir, getSourcePath, hasDestinationDir, hasSourcePath, withDestinationDir, withNewDestinationDir, withNewDestinationDir, withNewDestinationDir, withNewSourcePath, withNewSourcePath, withNewSourcePath, withSourcePathpublic 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 © 2015–2019 Red Hat. All rights reserved.