Interface DNSRecordFluent.StatusNested<N>
-
- All Superinterfaces:
DNSRecordStatusFluent<DNSRecordFluent.StatusNested<N>>,io.fabric8.kubernetes.api.builder.Fluent<DNSRecordFluent.StatusNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>
- All Known Implementing Classes:
DNSRecordFluentImpl.StatusNestedImpl
- Enclosing interface:
- DNSRecordFluent<A extends DNSRecordFluent<A>>
public static interface DNSRecordFluent.StatusNested<N> extends io.fabric8.kubernetes.api.builder.Nested<N>, DNSRecordStatusFluent<DNSRecordFluent.StatusNested<N>>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface io.fabric8.openshift.api.model.operator.v1.DNSRecordStatusFluent
DNSRecordStatusFluent.ZonesNested<N>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Nand()NendStatus()-
Methods inherited from interface io.fabric8.openshift.api.model.operator.v1.DNSRecordStatusFluent
addAllToZones, addNewZone, addNewZoneLike, addToZones, addToZones, buildFirstZone, buildLastZone, buildMatchingZone, buildZone, buildZones, editFirstZone, editLastZone, editMatchingZone, editZone, getObservedGeneration, getZones, hasMatchingZone, hasObservedGeneration, hasZones, removeAllFromZones, removeFromZones, removeMatchingFromZones, setNewZoneLike, setToZones, withObservedGeneration, withZones, withZones
-
-