public class DoneableImageLayer extends ImageLayerFluentImpl<DoneableImageLayer> implements Doneable<ImageLayer>
_visitables| Constructor and Description |
|---|
DoneableImageLayer(Function<ImageLayer,ImageLayer> function) |
DoneableImageLayer(ImageLayer item) |
DoneableImageLayer(ImageLayer item,
Function<ImageLayer,ImageLayer> function) |
| Modifier and Type | Method and Description |
|---|---|
ImageLayer |
done() |
equals, getMediaType, getName, getSize, hasMediaType, hasName, hasSize, withMediaType, withName, withNewMediaType, withNewMediaType, withNewMediaType, withNewName, withNewName, withNewName, withSizepublic DoneableImageLayer(Function<ImageLayer,ImageLayer> function)
public DoneableImageLayer(ImageLayer item, Function<ImageLayer,ImageLayer> function)
public DoneableImageLayer(ImageLayer item)
public ImageLayer done()
done in interface Doneable<ImageLayer>Copyright © 2015–2020 Red Hat. All rights reserved.