public class DoneablePodCondition extends PodConditionFluentImpl<DoneablePodCondition> implements Doneable<PodCondition>, PodConditionFluent<DoneablePodCondition>
_visitables
Constructor and Description |
---|
DoneablePodCondition(PodCondition item,
Visitor<PodCondition> visitor) |
DoneablePodCondition(Visitor<PodCondition> visitor) |
Modifier and Type | Method and Description |
---|---|
PodCondition |
done() |
addToAdditionalProperties, addToAdditionalProperties, equals, getAdditionalProperties, getLastProbeTime, getLastTransitionTime, getMessage, getReason, getStatus, getType, removeFromAdditionalProperties, removeFromAdditionalProperties, withAdditionalProperties, withLastProbeTime, withLastTransitionTime, withMessage, withReason, withStatus, withType
accept, aggregate, aggregate, build, build
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addToAdditionalProperties, addToAdditionalProperties, getAdditionalProperties, getLastProbeTime, getLastTransitionTime, getMessage, getReason, getStatus, getType, removeFromAdditionalProperties, removeFromAdditionalProperties, withAdditionalProperties, withLastProbeTime, withLastTransitionTime, withMessage, withReason, withStatus, withType
public DoneablePodCondition(PodCondition item, Visitor<PodCondition> visitor)
public DoneablePodCondition(Visitor<PodCondition> visitor)
public PodCondition done()
done
in interface Doneable<PodCondition>
Copyright © 2011–2015 Red Hat. All rights reserved.