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, withNewLastTransitionTime, withNewLastTransitionTime, withNewLastTransitionTime, withNewLastUpdateTime, withNewLastUpdateTime, withNewLastUpdateTime, withNewMessage, withNewMessage, withNewMessage, withNewReason, withNewReason, withNewReason, withNewStatus, withNewStatus, withNewStatus, withNewType, withNewType, withNewType, 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 © 2015–2019 Red Hat. All rights reserved.