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