public class DoneableReplicaSetCondition extends ReplicaSetConditionFluentImpl<DoneableReplicaSetCondition> implements io.fabric8.kubernetes.api.model.Doneable<ReplicaSetCondition>
| Constructor and Description |
|---|
DoneableReplicaSetCondition(io.fabric8.kubernetes.api.builder.Function<ReplicaSetCondition,ReplicaSetCondition> function) |
DoneableReplicaSetCondition(ReplicaSetCondition item) |
DoneableReplicaSetCondition(ReplicaSetCondition item,
io.fabric8.kubernetes.api.builder.Function<ReplicaSetCondition,ReplicaSetCondition> function) |
| Modifier and Type | Method and Description |
|---|---|
ReplicaSetCondition |
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 DoneableReplicaSetCondition(io.fabric8.kubernetes.api.builder.Function<ReplicaSetCondition,ReplicaSetCondition> function)
public DoneableReplicaSetCondition(ReplicaSetCondition item, io.fabric8.kubernetes.api.builder.Function<ReplicaSetCondition,ReplicaSetCondition> function)
public DoneableReplicaSetCondition(ReplicaSetCondition item)
public ReplicaSetCondition done()
done in interface io.fabric8.kubernetes.api.model.Doneable<ReplicaSetCondition>Copyright © 2015–2021 Red Hat. All rights reserved.