public class DNSFluentImpl<A extends DNSFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements DNSFluent<A>
DNSFluent.MetadataNested<N>, DNSFluent.SpecNested<N>, DNSFluent.StatusNested<N>| Constructor and Description |
|---|
DNSFluentImpl() |
DNSFluentImpl(DNS instance) |
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic DNSFluentImpl()
public DNSFluentImpl(DNS instance)
public String getApiVersion()
getApiVersion in interface DNSFluent<A extends DNSFluent<A>>public A withApiVersion(String apiVersion)
withApiVersion in interface DNSFluent<A extends DNSFluent<A>>public Boolean hasApiVersion()
hasApiVersion in interface DNSFluent<A extends DNSFluent<A>>public String getKind()
public Boolean hasKind()
@Deprecated public io.fabric8.kubernetes.api.model.ObjectMeta getMetadata()
getMetadata in interface DNSFluent<A extends DNSFluent<A>>public io.fabric8.kubernetes.api.model.ObjectMeta buildMetadata()
buildMetadata in interface DNSFluent<A extends DNSFluent<A>>public A withMetadata(io.fabric8.kubernetes.api.model.ObjectMeta metadata)
withMetadata in interface DNSFluent<A extends DNSFluent<A>>public Boolean hasMetadata()
hasMetadata in interface DNSFluent<A extends DNSFluent<A>>public DNSFluent.MetadataNested<A> withNewMetadata()
withNewMetadata in interface DNSFluent<A extends DNSFluent<A>>public DNSFluent.MetadataNested<A> withNewMetadataLike(io.fabric8.kubernetes.api.model.ObjectMeta item)
withNewMetadataLike in interface DNSFluent<A extends DNSFluent<A>>public DNSFluent.MetadataNested<A> editMetadata()
editMetadata in interface DNSFluent<A extends DNSFluent<A>>public DNSFluent.MetadataNested<A> editOrNewMetadata()
editOrNewMetadata in interface DNSFluent<A extends DNSFluent<A>>public DNSFluent.MetadataNested<A> editOrNewMetadataLike(io.fabric8.kubernetes.api.model.ObjectMeta item)
editOrNewMetadataLike in interface DNSFluent<A extends DNSFluent<A>>@Deprecated public DNSSpec getSpec()
public DNSSpec buildSpec()
public Boolean hasSpec()
public DNSFluent.SpecNested<A> withNewSpec()
withNewSpec in interface DNSFluent<A extends DNSFluent<A>>public DNSFluent.SpecNested<A> withNewSpecLike(DNSSpec item)
withNewSpecLike in interface DNSFluent<A extends DNSFluent<A>>public DNSFluent.SpecNested<A> editSpec()
public DNSFluent.SpecNested<A> editOrNewSpec()
editOrNewSpec in interface DNSFluent<A extends DNSFluent<A>>public DNSFluent.SpecNested<A> editOrNewSpecLike(DNSSpec item)
editOrNewSpecLike in interface DNSFluent<A extends DNSFluent<A>>@Deprecated public DNSStatus getStatus()
public DNSStatus buildStatus()
buildStatus in interface DNSFluent<A extends DNSFluent<A>>public A withStatus(DNSStatus status)
withStatus in interface DNSFluent<A extends DNSFluent<A>>public Boolean hasStatus()
public DNSFluent.StatusNested<A> withNewStatus()
withNewStatus in interface DNSFluent<A extends DNSFluent<A>>public DNSFluent.StatusNested<A> withNewStatusLike(DNSStatus item)
withNewStatusLike in interface DNSFluent<A extends DNSFluent<A>>public DNSFluent.StatusNested<A> editStatus()
editStatus in interface DNSFluent<A extends DNSFluent<A>>public DNSFluent.StatusNested<A> editOrNewStatus()
editOrNewStatus in interface DNSFluent<A extends DNSFluent<A>>public DNSFluent.StatusNested<A> editOrNewStatusLike(DNSStatus item)
editOrNewStatusLike in interface DNSFluent<A extends DNSFluent<A>>public A addToAdditionalProperties(String key, Object value)
addToAdditionalProperties in interface DNSFluent<A extends DNSFluent<A>>public A addToAdditionalProperties(Map<String,Object> map)
addToAdditionalProperties in interface DNSFluent<A extends DNSFluent<A>>public A removeFromAdditionalProperties(String key)
removeFromAdditionalProperties in interface DNSFluent<A extends DNSFluent<A>>public A removeFromAdditionalProperties(Map<String,Object> map)
removeFromAdditionalProperties in interface DNSFluent<A extends DNSFluent<A>>public Map<String,Object> getAdditionalProperties()
getAdditionalProperties in interface DNSFluent<A extends DNSFluent<A>>public <K,V> A withAdditionalProperties(Map<String,Object> additionalProperties)
withAdditionalProperties in interface DNSFluent<A extends DNSFluent<A>>public Boolean hasAdditionalProperties()
hasAdditionalProperties in interface DNSFluent<A extends DNSFluent<A>>public boolean equals(Object o)
public int hashCode()
Copyright © 2015–2023 Red Hat. All rights reserved.