public class DoneableDeploymentCondition extends DeploymentConditionFluentImpl<DoneableDeploymentCondition> implements Doneable<DeploymentCondition>
_visitables| Constructor and Description |
|---|
DoneableDeploymentCondition(DeploymentCondition item) |
DoneableDeploymentCondition(DeploymentCondition item,
Function<DeploymentCondition,DeploymentCondition> function) |
DoneableDeploymentCondition(Function<DeploymentCondition,DeploymentCondition> function) |
| Modifier and Type | Method and Description |
|---|---|
DeploymentCondition |
done() |
equals, getLastTransitionTime, getLastUpdateTime, getMessage, getReason, getStatus, getType, hasLastTransitionTime, hasLastUpdateTime, hasMessage, hasReason, hasStatus, hasType, withLastTransitionTime, withLastUpdateTime, withMessage, withReason, withStatus, withTypepublic DoneableDeploymentCondition(Function<DeploymentCondition,DeploymentCondition> function)
public DoneableDeploymentCondition(DeploymentCondition item, Function<DeploymentCondition,DeploymentCondition> function)
public DoneableDeploymentCondition(DeploymentCondition item)
public DeploymentCondition done()
done in interface Doneable<DeploymentCondition>Copyright © 2011–2017 Red Hat. All rights reserved.