Class DNSZoneFluent.SpecNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.hive.v1.DNSZoneSpecFluent<DNSZoneFluent.SpecNested<N>>
-
- io.fabric8.openshift.api.model.hive.v1.DNSZoneFluent.SpecNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- DNSZoneFluent<A extends DNSZoneFluent<A>>
public class DNSZoneFluent.SpecNested<N> extends DNSZoneSpecFluent<DNSZoneFluent.SpecNested<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.DNSZoneSpecFluent
DNSZoneSpecFluent.AwsNested<N>, DNSZoneSpecFluent.AzureNested<N>, DNSZoneSpecFluent.GcpNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendSpec()-
Methods inherited from class io.fabric8.openshift.api.model.hive.v1.DNSZoneSpecFluent
addToAdditionalProperties, addToAdditionalProperties, buildAws, buildAzure, buildGcp, copyInstance, editAws, editAzure, editGcp, editOrNewAws, editOrNewAwsLike, editOrNewAzure, editOrNewAzureLike, editOrNewGcp, editOrNewGcpLike, equals, getAdditionalProperties, getLinkToParentDomain, getPreserveOnDelete, getZone, hasAdditionalProperties, hasAws, hasAzure, hasGcp, hashCode, hasLinkToParentDomain, hasPreserveOnDelete, hasZone, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withAws, withAzure, withGcp, withLinkToParentDomain, withLinkToParentDomain, withNewAws, withNewAwsLike, withNewAzure, withNewAzureLike, withNewGcp, withNewGcpLike, withPreserveOnDelete, withPreserveOnDelete, withZone
-
-