Interface DNSZoneStatusFluent.DnsZoneNested<N>
-
- All Superinterfaces:
DNSZoneFluent<DNSZoneStatusFluent.DnsZoneNested<N>>,io.fabric8.kubernetes.api.builder.Fluent<DNSZoneStatusFluent.DnsZoneNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>
- All Known Implementing Classes:
DNSZoneStatusFluentImpl.DnsZoneNestedImpl
- Enclosing interface:
- DNSZoneStatusFluent<A extends DNSZoneStatusFluent<A>>
public static interface DNSZoneStatusFluent.DnsZoneNested<N> extends io.fabric8.kubernetes.api.builder.Nested<N>, DNSZoneFluent<DNSZoneStatusFluent.DnsZoneNested<N>>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Nand()NendDnsZone()-
Methods inherited from interface io.fabric8.openshift.api.model.DNSZoneFluent
addToTags, addToTags, getId, getTags, hasId, hasTags, removeFromTags, removeFromTags, withId, withNewId, withNewId, withNewId, withTags
-
-