public class DoneableTagImageHook extends TagImageHookFluentImpl<DoneableTagImageHook> implements Doneable<TagImageHook>
TagImageHookFluentImpl.ToNestedImpl<N>TagImageHookFluent.ToNested<N>_visitables| Constructor and Description |
|---|
DoneableTagImageHook(Function<TagImageHook,TagImageHook> function) |
DoneableTagImageHook(TagImageHook item) |
DoneableTagImageHook(TagImageHook item,
Function<TagImageHook,TagImageHook> function) |
| Modifier and Type | Method and Description |
|---|---|
TagImageHook |
done() |
buildTo, editOrNewTo, editOrNewToLike, editTo, equals, getContainerName, getTo, hasContainerName, hasTo, withContainerName, withNewContainerName, withNewContainerName, withNewContainerName, withNewTo, withNewToLike, withTopublic DoneableTagImageHook(Function<TagImageHook,TagImageHook> function)
public DoneableTagImageHook(TagImageHook item, Function<TagImageHook,TagImageHook> function)
public DoneableTagImageHook(TagImageHook item)
public TagImageHook done()
done in interface Doneable<TagImageHook>Copyright © 2015-2019 Red Hat. All Rights Reserved.