public class DoneableOperatorCondition extends OperatorConditionFluentImpl<DoneableOperatorCondition> implements io.fabric8.kubernetes.api.model.Doneable<OperatorCondition>
| Constructor and Description |
|---|
DoneableOperatorCondition(io.fabric8.kubernetes.api.builder.Function<OperatorCondition,OperatorCondition> function) |
DoneableOperatorCondition(OperatorCondition item) |
DoneableOperatorCondition(OperatorCondition item,
io.fabric8.kubernetes.api.builder.Function<OperatorCondition,OperatorCondition> function) |
| Modifier and Type | Method and Description |
|---|---|
OperatorCondition |
done() |
equals, getLastTransitionTime, getMessage, getReason, getStatus, getType, hashCode, hasLastTransitionTime, hasMessage, hasReason, hasStatus, hasType, withLastTransitionTime, withMessage, withNewLastTransitionTime, withNewLastTransitionTime, withNewLastTransitionTime, withNewMessage, withNewMessage, withNewMessage, withNewReason, withNewReason, withNewReason, withNewStatus, withNewStatus, withNewStatus, withNewType, withNewType, withNewType, withReason, withStatus, withTypepublic DoneableOperatorCondition(io.fabric8.kubernetes.api.builder.Function<OperatorCondition,OperatorCondition> function)
public DoneableOperatorCondition(OperatorCondition item, io.fabric8.kubernetes.api.builder.Function<OperatorCondition,OperatorCondition> function)
public DoneableOperatorCondition(OperatorCondition item)
public OperatorCondition done()
done in interface io.fabric8.kubernetes.api.model.Doneable<OperatorCondition>Copyright © 2015–2020 Red Hat. All rights reserved.