public class DoneableLifecycleHook extends LifecycleHookFluentImpl<DoneableLifecycleHook> implements Doneable<LifecycleHook>
LifecycleHookFluentImpl.ExecNewPodNestedImpl<N>, LifecycleHookFluentImpl.TagImagesNestedImpl<N>LifecycleHookFluent.ExecNewPodNested<N>, LifecycleHookFluent.TagImagesNested<N>_visitables| Constructor and Description |
|---|
DoneableLifecycleHook(Function<LifecycleHook,LifecycleHook> function) |
DoneableLifecycleHook(LifecycleHook item) |
DoneableLifecycleHook(LifecycleHook item,
Function<LifecycleHook,LifecycleHook> function) |
| Modifier and Type | Method and Description |
|---|---|
LifecycleHook |
done() |
addAllToTagImages, addNewTagImage, addNewTagImageLike, addToTagImages, addToTagImages, buildExecNewPod, buildFirstTagImage, buildLastTagImage, buildMatchingTagImage, buildTagImage, buildTagImages, editExecNewPod, editFirstTagImage, editLastTagImage, editMatchingTagImage, editOrNewExecNewPod, editOrNewExecNewPodLike, editTagImage, equals, getExecNewPod, getFailurePolicy, getTagImages, hasExecNewPod, hasFailurePolicy, hasMatchingTagImage, hasTagImages, removeAllFromTagImages, removeFromTagImages, removeMatchingFromTagImages, setNewTagImageLike, setToTagImages, withExecNewPod, withFailurePolicy, withNewExecNewPod, withNewExecNewPodLike, withNewFailurePolicy, withNewFailurePolicy, withNewFailurePolicy, withTagImages, withTagImagespublic DoneableLifecycleHook(Function<LifecycleHook,LifecycleHook> function)
public DoneableLifecycleHook(LifecycleHook item, Function<LifecycleHook,LifecycleHook> function)
public DoneableLifecycleHook(LifecycleHook item)
public LifecycleHook done()
done in interface Doneable<LifecycleHook>Copyright © 2015–2020 Red Hat. All rights reserved.