public class HelmReleaseFluentImpl<A extends HelmReleaseFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements HelmReleaseFluent<A>
HelmReleaseFluent.MetadataNested<N>, HelmReleaseFluent.RepoNested<N>, HelmReleaseFluent.StatusNested<N>| Constructor and Description |
|---|
HelmReleaseFluentImpl() |
HelmReleaseFluentImpl(HelmRelease instance) |
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic HelmReleaseFluentImpl()
public HelmReleaseFluentImpl(HelmRelease instance)
public String getApiVersion()
getApiVersion in interface HelmReleaseFluent<A extends HelmReleaseFluent<A>>public A withApiVersion(String apiVersion)
withApiVersion in interface HelmReleaseFluent<A extends HelmReleaseFluent<A>>public Boolean hasApiVersion()
hasApiVersion in interface HelmReleaseFluent<A extends HelmReleaseFluent<A>>public String getKind()
getKind in interface HelmReleaseFluent<A extends HelmReleaseFluent<A>>public A withKind(String kind)
withKind in interface HelmReleaseFluent<A extends HelmReleaseFluent<A>>public Boolean hasKind()
hasKind in interface HelmReleaseFluent<A extends HelmReleaseFluent<A>>@Deprecated public io.fabric8.kubernetes.api.model.ObjectMeta getMetadata()
getMetadata in interface HelmReleaseFluent<A extends HelmReleaseFluent<A>>public io.fabric8.kubernetes.api.model.ObjectMeta buildMetadata()
buildMetadata in interface HelmReleaseFluent<A extends HelmReleaseFluent<A>>public A withMetadata(io.fabric8.kubernetes.api.model.ObjectMeta metadata)
withMetadata in interface HelmReleaseFluent<A extends HelmReleaseFluent<A>>public Boolean hasMetadata()
hasMetadata in interface HelmReleaseFluent<A extends HelmReleaseFluent<A>>public HelmReleaseFluent.MetadataNested<A> withNewMetadata()
withNewMetadata in interface HelmReleaseFluent<A extends HelmReleaseFluent<A>>public HelmReleaseFluent.MetadataNested<A> withNewMetadataLike(io.fabric8.kubernetes.api.model.ObjectMeta item)
withNewMetadataLike in interface HelmReleaseFluent<A extends HelmReleaseFluent<A>>public HelmReleaseFluent.MetadataNested<A> editMetadata()
editMetadata in interface HelmReleaseFluent<A extends HelmReleaseFluent<A>>public HelmReleaseFluent.MetadataNested<A> editOrNewMetadata()
editOrNewMetadata in interface HelmReleaseFluent<A extends HelmReleaseFluent<A>>public HelmReleaseFluent.MetadataNested<A> editOrNewMetadataLike(io.fabric8.kubernetes.api.model.ObjectMeta item)
editOrNewMetadataLike in interface HelmReleaseFluent<A extends HelmReleaseFluent<A>>@Deprecated public HelmReleaseRepo getRepo()
getRepo in interface HelmReleaseFluent<A extends HelmReleaseFluent<A>>public HelmReleaseRepo buildRepo()
buildRepo in interface HelmReleaseFluent<A extends HelmReleaseFluent<A>>public A withRepo(HelmReleaseRepo repo)
withRepo in interface HelmReleaseFluent<A extends HelmReleaseFluent<A>>public Boolean hasRepo()
hasRepo in interface HelmReleaseFluent<A extends HelmReleaseFluent<A>>public HelmReleaseFluent.RepoNested<A> withNewRepo()
withNewRepo in interface HelmReleaseFluent<A extends HelmReleaseFluent<A>>public HelmReleaseFluent.RepoNested<A> withNewRepoLike(HelmReleaseRepo item)
withNewRepoLike in interface HelmReleaseFluent<A extends HelmReleaseFluent<A>>public HelmReleaseFluent.RepoNested<A> editRepo()
editRepo in interface HelmReleaseFluent<A extends HelmReleaseFluent<A>>public HelmReleaseFluent.RepoNested<A> editOrNewRepo()
editOrNewRepo in interface HelmReleaseFluent<A extends HelmReleaseFluent<A>>public HelmReleaseFluent.RepoNested<A> editOrNewRepoLike(HelmReleaseRepo item)
editOrNewRepoLike in interface HelmReleaseFluent<A extends HelmReleaseFluent<A>>public A addToSpec(String key, Object value)
addToSpec in interface HelmReleaseFluent<A extends HelmReleaseFluent<A>>public A addToSpec(Map<String,Object> map)
addToSpec in interface HelmReleaseFluent<A extends HelmReleaseFluent<A>>public A removeFromSpec(String key)
removeFromSpec in interface HelmReleaseFluent<A extends HelmReleaseFluent<A>>public A removeFromSpec(Map<String,Object> map)
removeFromSpec in interface HelmReleaseFluent<A extends HelmReleaseFluent<A>>public Map<String,Object> getSpec()
getSpec in interface HelmReleaseFluent<A extends HelmReleaseFluent<A>>public <K,V> A withSpec(Map<String,Object> spec)
withSpec in interface HelmReleaseFluent<A extends HelmReleaseFluent<A>>public Boolean hasSpec()
hasSpec in interface HelmReleaseFluent<A extends HelmReleaseFluent<A>>@Deprecated public HelmAppStatus getStatus()
getStatus in interface HelmReleaseFluent<A extends HelmReleaseFluent<A>>public HelmAppStatus buildStatus()
buildStatus in interface HelmReleaseFluent<A extends HelmReleaseFluent<A>>public A withStatus(HelmAppStatus status)
withStatus in interface HelmReleaseFluent<A extends HelmReleaseFluent<A>>public Boolean hasStatus()
hasStatus in interface HelmReleaseFluent<A extends HelmReleaseFluent<A>>public HelmReleaseFluent.StatusNested<A> withNewStatus()
withNewStatus in interface HelmReleaseFluent<A extends HelmReleaseFluent<A>>public HelmReleaseFluent.StatusNested<A> withNewStatusLike(HelmAppStatus item)
withNewStatusLike in interface HelmReleaseFluent<A extends HelmReleaseFluent<A>>public HelmReleaseFluent.StatusNested<A> editStatus()
editStatus in interface HelmReleaseFluent<A extends HelmReleaseFluent<A>>public HelmReleaseFluent.StatusNested<A> editOrNewStatus()
editOrNewStatus in interface HelmReleaseFluent<A extends HelmReleaseFluent<A>>public HelmReleaseFluent.StatusNested<A> editOrNewStatusLike(HelmAppStatus item)
editOrNewStatusLike in interface HelmReleaseFluent<A extends HelmReleaseFluent<A>>public boolean equals(Object o)
equals in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends HelmReleaseFluent<A>>public int hashCode()
hashCode in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends HelmReleaseFluent<A>>Copyright © 2015–2022 Red Hat. All rights reserved.