public class DoneableInstallPlanCondition extends InstallPlanConditionFluentImpl<DoneableInstallPlanCondition> implements io.fabric8.kubernetes.api.model.Doneable<InstallPlanCondition>
| Constructor and Description |
|---|
DoneableInstallPlanCondition(io.fabric8.kubernetes.api.builder.Function<InstallPlanCondition,InstallPlanCondition> function) |
DoneableInstallPlanCondition(InstallPlanCondition item) |
DoneableInstallPlanCondition(InstallPlanCondition item,
io.fabric8.kubernetes.api.builder.Function<InstallPlanCondition,InstallPlanCondition> function) |
| Modifier and Type | Method and Description |
|---|---|
InstallPlanCondition |
done() |
equals, getLastTransitionTime, getLastUpdateTime, getMessage, getReason, getStatus, getType, hashCode, 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 DoneableInstallPlanCondition(io.fabric8.kubernetes.api.builder.Function<InstallPlanCondition,InstallPlanCondition> function)
public DoneableInstallPlanCondition(InstallPlanCondition item, io.fabric8.kubernetes.api.builder.Function<InstallPlanCondition,InstallPlanCondition> function)
public DoneableInstallPlanCondition(InstallPlanCondition item)
public InstallPlanCondition done()
done in interface io.fabric8.kubernetes.api.model.Doneable<InstallPlanCondition>Copyright © 2015–2020 Red Hat. All rights reserved.