Class DNSZoneFluent.StatusNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.hive.v1.DNSZoneStatusFluent<DNSZoneFluent.StatusNested<N>>
-
- io.fabric8.openshift.api.model.hive.v1.DNSZoneFluent.StatusNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- DNSZoneFluent<A extends DNSZoneFluent<A>>
public class DNSZoneFluent.StatusNested<N> extends DNSZoneStatusFluent<DNSZoneFluent.StatusNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.openshift.api.model.hive.v1.DNSZoneStatusFluent
DNSZoneStatusFluent.AwsNested<N>, DNSZoneStatusFluent.AzureNested<N>, DNSZoneStatusFluent.ConditionsNested<N>, DNSZoneStatusFluent.GcpNested<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.hive.v1.DNSZoneStatusFluent
addAllToConditions, addAllToNameServers, addNewCondition, addNewConditionLike, addToAdditionalProperties, addToAdditionalProperties, addToConditions, addToConditions, addToNameServers, addToNameServers, buildAws, buildAzure, buildCondition, buildConditions, buildFirstCondition, buildGcp, buildLastCondition, buildMatchingCondition, copyInstance, editAws, editAzure, editCondition, editFirstCondition, editGcp, editLastCondition, editMatchingCondition, editOrNewAws, editOrNewAwsLike, editOrNewAzure, editOrNewAzureLike, editOrNewGcp, editOrNewGcpLike, equals, getAdditionalProperties, getFirstNameServer, getLastNameServer, getLastSyncGeneration, getLastSyncTimestamp, getMatchingNameServer, getNameServer, getNameServers, hasAdditionalProperties, hasAws, hasAzure, hasConditions, hasGcp, hashCode, hasLastSyncGeneration, hasLastSyncTimestamp, hasMatchingCondition, hasMatchingNameServer, hasNameServers, removeAllFromConditions, removeAllFromNameServers, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromConditions, removeFromNameServers, removeMatchingFromConditions, setNewConditionLike, setToConditions, setToNameServers, toString, withAdditionalProperties, withAws, withAzure, withConditions, withConditions, withGcp, withLastSyncGeneration, withLastSyncTimestamp, withNameServers, withNameServers, withNewAws, withNewAws, withNewAwsLike, withNewAzure, withNewAzureLike, withNewGcp, withNewGcp, withNewGcpLike
-
-