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