Interface DNSRecordStatusFluent.ZonesNested<N>
-
- All Superinterfaces:
DNSZoneStatusFluent<DNSRecordStatusFluent.ZonesNested<N>>,io.fabric8.kubernetes.api.builder.Fluent<DNSRecordStatusFluent.ZonesNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>
- All Known Implementing Classes:
DNSRecordStatusFluentImpl.ZonesNestedImpl
- Enclosing interface:
- DNSRecordStatusFluent<A extends DNSRecordStatusFluent<A>>
public static interface DNSRecordStatusFluent.ZonesNested<N> extends io.fabric8.kubernetes.api.builder.Nested<N>, DNSZoneStatusFluent<DNSRecordStatusFluent.ZonesNested<N>>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface io.fabric8.openshift.api.model.operator.v1.DNSZoneStatusFluent
DNSZoneStatusFluent.ConditionsNested<N>, DNSZoneStatusFluent.DnsZoneNested<N>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Nand()NendZone()-
Methods inherited from interface io.fabric8.openshift.api.model.operator.v1.DNSZoneStatusFluent
addAllToConditions, addNewCondition, addNewCondition, addNewConditionLike, addToConditions, addToConditions, buildCondition, buildConditions, buildDnsZone, buildFirstCondition, buildLastCondition, buildMatchingCondition, editCondition, editDnsZone, editFirstCondition, editLastCondition, editMatchingCondition, editOrNewDnsZone, editOrNewDnsZoneLike, getConditions, getDnsZone, hasConditions, hasDnsZone, hasMatchingCondition, removeAllFromConditions, removeFromConditions, removeMatchingFromConditions, setNewConditionLike, setToConditions, withConditions, withConditions, withDnsZone, withNewDnsZone, withNewDnsZoneLike
-
-