public class DoneableTagEventCondition extends TagEventConditionFluentImpl<DoneableTagEventCondition> implements Doneable<TagEventCondition>
_visitables| Constructor and Description |
|---|
DoneableTagEventCondition(Function<TagEventCondition,TagEventCondition> function) |
DoneableTagEventCondition(TagEventCondition item) |
DoneableTagEventCondition(TagEventCondition item,
Function<TagEventCondition,TagEventCondition> function) |
| Modifier and Type | Method and Description |
|---|---|
TagEventCondition |
done() |
equals, getGeneration, getLastTransitionTime, getMessage, getReason, getStatus, getType, hasGeneration, hasLastTransitionTime, hasMessage, hasReason, hasStatus, hasType, withGeneration, withLastTransitionTime, withMessage, withReason, withStatus, withTypepublic DoneableTagEventCondition(Function<TagEventCondition,TagEventCondition> function)
public DoneableTagEventCondition(TagEventCondition item, Function<TagEventCondition,TagEventCondition> function)
public DoneableTagEventCondition(TagEventCondition item)
public TagEventCondition done()
done in interface Doneable<TagEventCondition>Copyright © 2011–2018 Red Hat. All rights reserved.