public class DoneableTagEventCondition extends TagEventConditionFluentImpl<DoneableTagEventCondition> implements Doneable<TagEventCondition>, TagEventConditionFluent<DoneableTagEventCondition>
_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() |
addToAdditionalProperties, addToAdditionalProperties, equals, getAdditionalProperties, getGeneration, getLastTransitionTime, getMessage, getReason, getStatus, getType, removeFromAdditionalProperties, removeFromAdditionalProperties, withAdditionalProperties, withGeneration, withLastTransitionTime, withMessage, withReason, withStatus, withTypeaccept, aggregate, aggregate, build, buildclone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddToAdditionalProperties, addToAdditionalProperties, getAdditionalProperties, getGeneration, getLastTransitionTime, getMessage, getReason, getStatus, getType, removeFromAdditionalProperties, removeFromAdditionalProperties, withAdditionalProperties, 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–2016 Red Hat. All rights reserved.