public class DNSZoneSpecFluentImpl<A extends DNSZoneSpecFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements DNSZoneSpecFluent<A>
DNSZoneSpecFluent.AwsNested<N>, DNSZoneSpecFluent.AzureNested<N>, DNSZoneSpecFluent.GcpNested<N>| Constructor and Description |
|---|
DNSZoneSpecFluentImpl() |
DNSZoneSpecFluentImpl(DNSZoneSpec instance) |
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic DNSZoneSpecFluentImpl()
public DNSZoneSpecFluentImpl(DNSZoneSpec instance)
@Deprecated public AWSDNSZoneSpec getAws()
getAws in interface DNSZoneSpecFluent<A extends DNSZoneSpecFluent<A>>public AWSDNSZoneSpec buildAws()
buildAws in interface DNSZoneSpecFluent<A extends DNSZoneSpecFluent<A>>public A withAws(AWSDNSZoneSpec aws)
withAws in interface DNSZoneSpecFluent<A extends DNSZoneSpecFluent<A>>public Boolean hasAws()
hasAws in interface DNSZoneSpecFluent<A extends DNSZoneSpecFluent<A>>public DNSZoneSpecFluent.AwsNested<A> withNewAws()
withNewAws in interface DNSZoneSpecFluent<A extends DNSZoneSpecFluent<A>>public DNSZoneSpecFluent.AwsNested<A> withNewAwsLike(AWSDNSZoneSpec item)
withNewAwsLike in interface DNSZoneSpecFluent<A extends DNSZoneSpecFluent<A>>public DNSZoneSpecFluent.AwsNested<A> editAws()
editAws in interface DNSZoneSpecFluent<A extends DNSZoneSpecFluent<A>>public DNSZoneSpecFluent.AwsNested<A> editOrNewAws()
editOrNewAws in interface DNSZoneSpecFluent<A extends DNSZoneSpecFluent<A>>public DNSZoneSpecFluent.AwsNested<A> editOrNewAwsLike(AWSDNSZoneSpec item)
editOrNewAwsLike in interface DNSZoneSpecFluent<A extends DNSZoneSpecFluent<A>>@Deprecated public AzureDNSZoneSpec getAzure()
getAzure in interface DNSZoneSpecFluent<A extends DNSZoneSpecFluent<A>>public AzureDNSZoneSpec buildAzure()
buildAzure in interface DNSZoneSpecFluent<A extends DNSZoneSpecFluent<A>>public A withAzure(AzureDNSZoneSpec azure)
withAzure in interface DNSZoneSpecFluent<A extends DNSZoneSpecFluent<A>>public Boolean hasAzure()
hasAzure in interface DNSZoneSpecFluent<A extends DNSZoneSpecFluent<A>>public DNSZoneSpecFluent.AzureNested<A> withNewAzure()
withNewAzure in interface DNSZoneSpecFluent<A extends DNSZoneSpecFluent<A>>public DNSZoneSpecFluent.AzureNested<A> withNewAzureLike(AzureDNSZoneSpec item)
withNewAzureLike in interface DNSZoneSpecFluent<A extends DNSZoneSpecFluent<A>>public DNSZoneSpecFluent.AzureNested<A> editAzure()
editAzure in interface DNSZoneSpecFluent<A extends DNSZoneSpecFluent<A>>public DNSZoneSpecFluent.AzureNested<A> editOrNewAzure()
editOrNewAzure in interface DNSZoneSpecFluent<A extends DNSZoneSpecFluent<A>>public DNSZoneSpecFluent.AzureNested<A> editOrNewAzureLike(AzureDNSZoneSpec item)
editOrNewAzureLike in interface DNSZoneSpecFluent<A extends DNSZoneSpecFluent<A>>@Deprecated public GCPDNSZoneSpec getGcp()
getGcp in interface DNSZoneSpecFluent<A extends DNSZoneSpecFluent<A>>public GCPDNSZoneSpec buildGcp()
buildGcp in interface DNSZoneSpecFluent<A extends DNSZoneSpecFluent<A>>public A withGcp(GCPDNSZoneSpec gcp)
withGcp in interface DNSZoneSpecFluent<A extends DNSZoneSpecFluent<A>>public Boolean hasGcp()
hasGcp in interface DNSZoneSpecFluent<A extends DNSZoneSpecFluent<A>>public DNSZoneSpecFluent.GcpNested<A> withNewGcp()
withNewGcp in interface DNSZoneSpecFluent<A extends DNSZoneSpecFluent<A>>public DNSZoneSpecFluent.GcpNested<A> withNewGcpLike(GCPDNSZoneSpec item)
withNewGcpLike in interface DNSZoneSpecFluent<A extends DNSZoneSpecFluent<A>>public DNSZoneSpecFluent.GcpNested<A> editGcp()
editGcp in interface DNSZoneSpecFluent<A extends DNSZoneSpecFluent<A>>public DNSZoneSpecFluent.GcpNested<A> editOrNewGcp()
editOrNewGcp in interface DNSZoneSpecFluent<A extends DNSZoneSpecFluent<A>>public DNSZoneSpecFluent.GcpNested<A> editOrNewGcpLike(GCPDNSZoneSpec item)
editOrNewGcpLike in interface DNSZoneSpecFluent<A extends DNSZoneSpecFluent<A>>public Boolean getLinkToParentDomain()
getLinkToParentDomain in interface DNSZoneSpecFluent<A extends DNSZoneSpecFluent<A>>public A withLinkToParentDomain(Boolean linkToParentDomain)
withLinkToParentDomain in interface DNSZoneSpecFluent<A extends DNSZoneSpecFluent<A>>public Boolean hasLinkToParentDomain()
hasLinkToParentDomain in interface DNSZoneSpecFluent<A extends DNSZoneSpecFluent<A>>public Boolean getPreserveOnDelete()
getPreserveOnDelete in interface DNSZoneSpecFluent<A extends DNSZoneSpecFluent<A>>public A withPreserveOnDelete(Boolean preserveOnDelete)
withPreserveOnDelete in interface DNSZoneSpecFluent<A extends DNSZoneSpecFluent<A>>public Boolean hasPreserveOnDelete()
hasPreserveOnDelete in interface DNSZoneSpecFluent<A extends DNSZoneSpecFluent<A>>public String getZone()
getZone in interface DNSZoneSpecFluent<A extends DNSZoneSpecFluent<A>>public A withZone(String zone)
withZone in interface DNSZoneSpecFluent<A extends DNSZoneSpecFluent<A>>public Boolean hasZone()
hasZone in interface DNSZoneSpecFluent<A extends DNSZoneSpecFluent<A>>public A addToAdditionalProperties(String key, Object value)
addToAdditionalProperties in interface DNSZoneSpecFluent<A extends DNSZoneSpecFluent<A>>public A addToAdditionalProperties(Map<String,Object> map)
addToAdditionalProperties in interface DNSZoneSpecFluent<A extends DNSZoneSpecFluent<A>>public A removeFromAdditionalProperties(String key)
removeFromAdditionalProperties in interface DNSZoneSpecFluent<A extends DNSZoneSpecFluent<A>>public A removeFromAdditionalProperties(Map<String,Object> map)
removeFromAdditionalProperties in interface DNSZoneSpecFluent<A extends DNSZoneSpecFluent<A>>public Map<String,Object> getAdditionalProperties()
getAdditionalProperties in interface DNSZoneSpecFluent<A extends DNSZoneSpecFluent<A>>public <K,V> A withAdditionalProperties(Map<String,Object> additionalProperties)
withAdditionalProperties in interface DNSZoneSpecFluent<A extends DNSZoneSpecFluent<A>>public Boolean hasAdditionalProperties()
hasAdditionalProperties in interface DNSZoneSpecFluent<A extends DNSZoneSpecFluent<A>>public boolean equals(Object o)
equals in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends DNSZoneSpecFluent<A>>public int hashCode()
hashCode in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends DNSZoneSpecFluent<A>>public A withLinkToParentDomain()
withLinkToParentDomain in interface DNSZoneSpecFluent<A extends DNSZoneSpecFluent<A>>public A withPreserveOnDelete()
withPreserveOnDelete in interface DNSZoneSpecFluent<A extends DNSZoneSpecFluent<A>>Copyright © 2015–2023 Red Hat. All rights reserved.