Class DNSRecordFluentImpl.StatusNestedImpl<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.operator.v1.DNSRecordStatusFluentImpl<DNSRecordFluent.StatusNested<N>>
-
- io.fabric8.openshift.api.model.operator.v1.DNSRecordFluentImpl.StatusNestedImpl<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<DNSRecordFluent.StatusNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,io.fabric8.kubernetes.api.builder.Visitable<DNSRecordFluent.StatusNested<N>>,DNSRecordFluent.StatusNested<N>,DNSRecordStatusFluent<DNSRecordFluent.StatusNested<N>>
- Enclosing class:
- DNSRecordFluentImpl<A extends DNSRecordFluent<A>>
public class DNSRecordFluentImpl.StatusNestedImpl<N> extends DNSRecordStatusFluentImpl<DNSRecordFluent.StatusNested<N>> implements DNSRecordFluent.StatusNested<N>, io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.openshift.api.model.operator.v1.DNSRecordStatusFluentImpl
DNSRecordStatusFluentImpl.ZonesNestedImpl<N>
-
Nested classes/interfaces inherited from interface io.fabric8.openshift.api.model.operator.v1.DNSRecordStatusFluent
DNSRecordStatusFluent.ZonesNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendStatus()-
Methods inherited from class io.fabric8.openshift.api.model.operator.v1.DNSRecordStatusFluentImpl
addAllToZones, addNewZone, addNewZoneLike, addToZones, addToZones, buildFirstZone, buildLastZone, buildMatchingZone, buildZone, buildZones, editFirstZone, editLastZone, editMatchingZone, editZone, equals, getObservedGeneration, getZones, hashCode, hasMatchingZone, hasObservedGeneration, hasZones, removeAllFromZones, removeFromZones, removeMatchingFromZones, setNewZoneLike, setToZones, withObservedGeneration, withZones, withZones
-
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, accept, aggregate, aggregate, build, build, builderOf
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
-
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
-
-
-
-
Method Detail
-
and
public N and()
- Specified by:
andin interfaceDNSRecordFluent.StatusNested<N>- Specified by:
andin interfaceio.fabric8.kubernetes.api.builder.Nested<N>
-
endStatus
public N endStatus()
- Specified by:
endStatusin interfaceDNSRecordFluent.StatusNested<N>
-
-