public class ClusterPoolSpecFluentImpl<A extends ClusterPoolSpecFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements ClusterPoolSpecFluent<A>
ClusterPoolSpecFluent.ClaimLifetimeNested<N>, ClusterPoolSpecFluent.ImageSetRefNested<N>, ClusterPoolSpecFluent.InstallConfigSecretTemplateRefNested<N>, ClusterPoolSpecFluent.PlatformNested<N>, ClusterPoolSpecFluent.PullSecretRefNested<N>| Constructor and Description |
|---|
ClusterPoolSpecFluentImpl() |
ClusterPoolSpecFluentImpl(ClusterPoolSpec instance) |
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic ClusterPoolSpecFluentImpl()
public ClusterPoolSpecFluentImpl(ClusterPoolSpec instance)
public A addToAnnotations(String key, String value)
addToAnnotations in interface ClusterPoolSpecFluent<A extends ClusterPoolSpecFluent<A>>public A addToAnnotations(Map<String,String> map)
addToAnnotations in interface ClusterPoolSpecFluent<A extends ClusterPoolSpecFluent<A>>public A removeFromAnnotations(String key)
removeFromAnnotations in interface ClusterPoolSpecFluent<A extends ClusterPoolSpecFluent<A>>public A removeFromAnnotations(Map<String,String> map)
removeFromAnnotations in interface ClusterPoolSpecFluent<A extends ClusterPoolSpecFluent<A>>public Map<String,String> getAnnotations()
getAnnotations in interface ClusterPoolSpecFluent<A extends ClusterPoolSpecFluent<A>>public <K,V> A withAnnotations(Map<String,String> annotations)
withAnnotations in interface ClusterPoolSpecFluent<A extends ClusterPoolSpecFluent<A>>public Boolean hasAnnotations()
hasAnnotations in interface ClusterPoolSpecFluent<A extends ClusterPoolSpecFluent<A>>public String getBaseDomain()
getBaseDomain in interface ClusterPoolSpecFluent<A extends ClusterPoolSpecFluent<A>>public A withBaseDomain(String baseDomain)
withBaseDomain in interface ClusterPoolSpecFluent<A extends ClusterPoolSpecFluent<A>>public Boolean hasBaseDomain()
hasBaseDomain in interface ClusterPoolSpecFluent<A extends ClusterPoolSpecFluent<A>>@Deprecated public ClusterPoolClaimLifetime getClaimLifetime()
getClaimLifetime in interface ClusterPoolSpecFluent<A extends ClusterPoolSpecFluent<A>>public ClusterPoolClaimLifetime buildClaimLifetime()
buildClaimLifetime in interface ClusterPoolSpecFluent<A extends ClusterPoolSpecFluent<A>>public A withClaimLifetime(ClusterPoolClaimLifetime claimLifetime)
withClaimLifetime in interface ClusterPoolSpecFluent<A extends ClusterPoolSpecFluent<A>>public Boolean hasClaimLifetime()
hasClaimLifetime in interface ClusterPoolSpecFluent<A extends ClusterPoolSpecFluent<A>>public ClusterPoolSpecFluent.ClaimLifetimeNested<A> withNewClaimLifetime()
withNewClaimLifetime in interface ClusterPoolSpecFluent<A extends ClusterPoolSpecFluent<A>>public ClusterPoolSpecFluent.ClaimLifetimeNested<A> withNewClaimLifetimeLike(ClusterPoolClaimLifetime item)
withNewClaimLifetimeLike in interface ClusterPoolSpecFluent<A extends ClusterPoolSpecFluent<A>>public ClusterPoolSpecFluent.ClaimLifetimeNested<A> editClaimLifetime()
editClaimLifetime in interface ClusterPoolSpecFluent<A extends ClusterPoolSpecFluent<A>>public ClusterPoolSpecFluent.ClaimLifetimeNested<A> editOrNewClaimLifetime()
editOrNewClaimLifetime in interface ClusterPoolSpecFluent<A extends ClusterPoolSpecFluent<A>>public ClusterPoolSpecFluent.ClaimLifetimeNested<A> editOrNewClaimLifetimeLike(ClusterPoolClaimLifetime item)
editOrNewClaimLifetimeLike in interface ClusterPoolSpecFluent<A extends ClusterPoolSpecFluent<A>>public io.fabric8.kubernetes.api.model.Duration getHibernateAfter()
getHibernateAfter in interface ClusterPoolSpecFluent<A extends ClusterPoolSpecFluent<A>>public A withHibernateAfter(io.fabric8.kubernetes.api.model.Duration hibernateAfter)
withHibernateAfter in interface ClusterPoolSpecFluent<A extends ClusterPoolSpecFluent<A>>public Boolean hasHibernateAfter()
hasHibernateAfter in interface ClusterPoolSpecFluent<A extends ClusterPoolSpecFluent<A>>@Deprecated public ClusterImageSetReference getImageSetRef()
getImageSetRef in interface ClusterPoolSpecFluent<A extends ClusterPoolSpecFluent<A>>public ClusterImageSetReference buildImageSetRef()
buildImageSetRef in interface ClusterPoolSpecFluent<A extends ClusterPoolSpecFluent<A>>public A withImageSetRef(ClusterImageSetReference imageSetRef)
withImageSetRef in interface ClusterPoolSpecFluent<A extends ClusterPoolSpecFluent<A>>public Boolean hasImageSetRef()
hasImageSetRef in interface ClusterPoolSpecFluent<A extends ClusterPoolSpecFluent<A>>public A withNewImageSetRef(String name)
withNewImageSetRef in interface ClusterPoolSpecFluent<A extends ClusterPoolSpecFluent<A>>public ClusterPoolSpecFluent.ImageSetRefNested<A> withNewImageSetRef()
withNewImageSetRef in interface ClusterPoolSpecFluent<A extends ClusterPoolSpecFluent<A>>public ClusterPoolSpecFluent.ImageSetRefNested<A> withNewImageSetRefLike(ClusterImageSetReference item)
withNewImageSetRefLike in interface ClusterPoolSpecFluent<A extends ClusterPoolSpecFluent<A>>public ClusterPoolSpecFluent.ImageSetRefNested<A> editImageSetRef()
editImageSetRef in interface ClusterPoolSpecFluent<A extends ClusterPoolSpecFluent<A>>public ClusterPoolSpecFluent.ImageSetRefNested<A> editOrNewImageSetRef()
editOrNewImageSetRef in interface ClusterPoolSpecFluent<A extends ClusterPoolSpecFluent<A>>public ClusterPoolSpecFluent.ImageSetRefNested<A> editOrNewImageSetRefLike(ClusterImageSetReference item)
editOrNewImageSetRefLike in interface ClusterPoolSpecFluent<A extends ClusterPoolSpecFluent<A>>public Integer getInstallAttemptsLimit()
getInstallAttemptsLimit in interface ClusterPoolSpecFluent<A extends ClusterPoolSpecFluent<A>>public A withInstallAttemptsLimit(Integer installAttemptsLimit)
withInstallAttemptsLimit in interface ClusterPoolSpecFluent<A extends ClusterPoolSpecFluent<A>>public Boolean hasInstallAttemptsLimit()
hasInstallAttemptsLimit in interface ClusterPoolSpecFluent<A extends ClusterPoolSpecFluent<A>>@Deprecated public io.fabric8.kubernetes.api.model.LocalObjectReference getInstallConfigSecretTemplateRef()
getInstallConfigSecretTemplateRef in interface ClusterPoolSpecFluent<A extends ClusterPoolSpecFluent<A>>public io.fabric8.kubernetes.api.model.LocalObjectReference buildInstallConfigSecretTemplateRef()
buildInstallConfigSecretTemplateRef in interface ClusterPoolSpecFluent<A extends ClusterPoolSpecFluent<A>>public A withInstallConfigSecretTemplateRef(io.fabric8.kubernetes.api.model.LocalObjectReference installConfigSecretTemplateRef)
withInstallConfigSecretTemplateRef in interface ClusterPoolSpecFluent<A extends ClusterPoolSpecFluent<A>>public Boolean hasInstallConfigSecretTemplateRef()
hasInstallConfigSecretTemplateRef in interface ClusterPoolSpecFluent<A extends ClusterPoolSpecFluent<A>>public A withNewInstallConfigSecretTemplateRef(String name)
withNewInstallConfigSecretTemplateRef in interface ClusterPoolSpecFluent<A extends ClusterPoolSpecFluent<A>>public ClusterPoolSpecFluent.InstallConfigSecretTemplateRefNested<A> withNewInstallConfigSecretTemplateRef()
withNewInstallConfigSecretTemplateRef in interface ClusterPoolSpecFluent<A extends ClusterPoolSpecFluent<A>>public ClusterPoolSpecFluent.InstallConfigSecretTemplateRefNested<A> withNewInstallConfigSecretTemplateRefLike(io.fabric8.kubernetes.api.model.LocalObjectReference item)
withNewInstallConfigSecretTemplateRefLike in interface ClusterPoolSpecFluent<A extends ClusterPoolSpecFluent<A>>public ClusterPoolSpecFluent.InstallConfigSecretTemplateRefNested<A> editInstallConfigSecretTemplateRef()
editInstallConfigSecretTemplateRef in interface ClusterPoolSpecFluent<A extends ClusterPoolSpecFluent<A>>public ClusterPoolSpecFluent.InstallConfigSecretTemplateRefNested<A> editOrNewInstallConfigSecretTemplateRef()
editOrNewInstallConfigSecretTemplateRef in interface ClusterPoolSpecFluent<A extends ClusterPoolSpecFluent<A>>public ClusterPoolSpecFluent.InstallConfigSecretTemplateRefNested<A> editOrNewInstallConfigSecretTemplateRefLike(io.fabric8.kubernetes.api.model.LocalObjectReference item)
editOrNewInstallConfigSecretTemplateRefLike in interface ClusterPoolSpecFluent<A extends ClusterPoolSpecFluent<A>>public A addToLabels(String key, String value)
addToLabels in interface ClusterPoolSpecFluent<A extends ClusterPoolSpecFluent<A>>public A addToLabels(Map<String,String> map)
addToLabels in interface ClusterPoolSpecFluent<A extends ClusterPoolSpecFluent<A>>public A removeFromLabels(String key)
removeFromLabels in interface ClusterPoolSpecFluent<A extends ClusterPoolSpecFluent<A>>public A removeFromLabels(Map<String,String> map)
removeFromLabels in interface ClusterPoolSpecFluent<A extends ClusterPoolSpecFluent<A>>public Map<String,String> getLabels()
getLabels in interface ClusterPoolSpecFluent<A extends ClusterPoolSpecFluent<A>>public <K,V> A withLabels(Map<String,String> labels)
withLabels in interface ClusterPoolSpecFluent<A extends ClusterPoolSpecFluent<A>>public Boolean hasLabels()
hasLabels in interface ClusterPoolSpecFluent<A extends ClusterPoolSpecFluent<A>>public Integer getMaxConcurrent()
getMaxConcurrent in interface ClusterPoolSpecFluent<A extends ClusterPoolSpecFluent<A>>public A withMaxConcurrent(Integer maxConcurrent)
withMaxConcurrent in interface ClusterPoolSpecFluent<A extends ClusterPoolSpecFluent<A>>public Boolean hasMaxConcurrent()
hasMaxConcurrent in interface ClusterPoolSpecFluent<A extends ClusterPoolSpecFluent<A>>public Integer getMaxSize()
getMaxSize in interface ClusterPoolSpecFluent<A extends ClusterPoolSpecFluent<A>>public A withMaxSize(Integer maxSize)
withMaxSize in interface ClusterPoolSpecFluent<A extends ClusterPoolSpecFluent<A>>public Boolean hasMaxSize()
hasMaxSize in interface ClusterPoolSpecFluent<A extends ClusterPoolSpecFluent<A>>@Deprecated public Platform getPlatform()
getPlatform in interface ClusterPoolSpecFluent<A extends ClusterPoolSpecFluent<A>>public Platform buildPlatform()
buildPlatform in interface ClusterPoolSpecFluent<A extends ClusterPoolSpecFluent<A>>public A withPlatform(Platform platform)
withPlatform in interface ClusterPoolSpecFluent<A extends ClusterPoolSpecFluent<A>>public Boolean hasPlatform()
hasPlatform in interface ClusterPoolSpecFluent<A extends ClusterPoolSpecFluent<A>>public ClusterPoolSpecFluent.PlatformNested<A> withNewPlatform()
withNewPlatform in interface ClusterPoolSpecFluent<A extends ClusterPoolSpecFluent<A>>public ClusterPoolSpecFluent.PlatformNested<A> withNewPlatformLike(Platform item)
withNewPlatformLike in interface ClusterPoolSpecFluent<A extends ClusterPoolSpecFluent<A>>public ClusterPoolSpecFluent.PlatformNested<A> editPlatform()
editPlatform in interface ClusterPoolSpecFluent<A extends ClusterPoolSpecFluent<A>>public ClusterPoolSpecFluent.PlatformNested<A> editOrNewPlatform()
editOrNewPlatform in interface ClusterPoolSpecFluent<A extends ClusterPoolSpecFluent<A>>public ClusterPoolSpecFluent.PlatformNested<A> editOrNewPlatformLike(Platform item)
editOrNewPlatformLike in interface ClusterPoolSpecFluent<A extends ClusterPoolSpecFluent<A>>@Deprecated public io.fabric8.kubernetes.api.model.LocalObjectReference getPullSecretRef()
getPullSecretRef in interface ClusterPoolSpecFluent<A extends ClusterPoolSpecFluent<A>>public io.fabric8.kubernetes.api.model.LocalObjectReference buildPullSecretRef()
buildPullSecretRef in interface ClusterPoolSpecFluent<A extends ClusterPoolSpecFluent<A>>public A withPullSecretRef(io.fabric8.kubernetes.api.model.LocalObjectReference pullSecretRef)
withPullSecretRef in interface ClusterPoolSpecFluent<A extends ClusterPoolSpecFluent<A>>public Boolean hasPullSecretRef()
hasPullSecretRef in interface ClusterPoolSpecFluent<A extends ClusterPoolSpecFluent<A>>public A withNewPullSecretRef(String name)
withNewPullSecretRef in interface ClusterPoolSpecFluent<A extends ClusterPoolSpecFluent<A>>public ClusterPoolSpecFluent.PullSecretRefNested<A> withNewPullSecretRef()
withNewPullSecretRef in interface ClusterPoolSpecFluent<A extends ClusterPoolSpecFluent<A>>public ClusterPoolSpecFluent.PullSecretRefNested<A> withNewPullSecretRefLike(io.fabric8.kubernetes.api.model.LocalObjectReference item)
withNewPullSecretRefLike in interface ClusterPoolSpecFluent<A extends ClusterPoolSpecFluent<A>>public ClusterPoolSpecFluent.PullSecretRefNested<A> editPullSecretRef()
editPullSecretRef in interface ClusterPoolSpecFluent<A extends ClusterPoolSpecFluent<A>>public ClusterPoolSpecFluent.PullSecretRefNested<A> editOrNewPullSecretRef()
editOrNewPullSecretRef in interface ClusterPoolSpecFluent<A extends ClusterPoolSpecFluent<A>>public ClusterPoolSpecFluent.PullSecretRefNested<A> editOrNewPullSecretRefLike(io.fabric8.kubernetes.api.model.LocalObjectReference item)
editOrNewPullSecretRefLike in interface ClusterPoolSpecFluent<A extends ClusterPoolSpecFluent<A>>public Integer getRunningCount()
getRunningCount in interface ClusterPoolSpecFluent<A extends ClusterPoolSpecFluent<A>>public A withRunningCount(Integer runningCount)
withRunningCount in interface ClusterPoolSpecFluent<A extends ClusterPoolSpecFluent<A>>public Boolean hasRunningCount()
hasRunningCount in interface ClusterPoolSpecFluent<A extends ClusterPoolSpecFluent<A>>public Integer getSize()
getSize in interface ClusterPoolSpecFluent<A extends ClusterPoolSpecFluent<A>>public A withSize(Integer size)
withSize in interface ClusterPoolSpecFluent<A extends ClusterPoolSpecFluent<A>>public Boolean hasSize()
hasSize in interface ClusterPoolSpecFluent<A extends ClusterPoolSpecFluent<A>>public Boolean getSkipMachinePools()
getSkipMachinePools in interface ClusterPoolSpecFluent<A extends ClusterPoolSpecFluent<A>>public A withSkipMachinePools(Boolean skipMachinePools)
withSkipMachinePools in interface ClusterPoolSpecFluent<A extends ClusterPoolSpecFluent<A>>public Boolean hasSkipMachinePools()
hasSkipMachinePools in interface ClusterPoolSpecFluent<A extends ClusterPoolSpecFluent<A>>public A addToAdditionalProperties(String key, Object value)
addToAdditionalProperties in interface ClusterPoolSpecFluent<A extends ClusterPoolSpecFluent<A>>public A addToAdditionalProperties(Map<String,Object> map)
addToAdditionalProperties in interface ClusterPoolSpecFluent<A extends ClusterPoolSpecFluent<A>>public A removeFromAdditionalProperties(String key)
removeFromAdditionalProperties in interface ClusterPoolSpecFluent<A extends ClusterPoolSpecFluent<A>>public A removeFromAdditionalProperties(Map<String,Object> map)
removeFromAdditionalProperties in interface ClusterPoolSpecFluent<A extends ClusterPoolSpecFluent<A>>public Map<String,Object> getAdditionalProperties()
getAdditionalProperties in interface ClusterPoolSpecFluent<A extends ClusterPoolSpecFluent<A>>public <K,V> A withAdditionalProperties(Map<String,Object> additionalProperties)
withAdditionalProperties in interface ClusterPoolSpecFluent<A extends ClusterPoolSpecFluent<A>>public Boolean hasAdditionalProperties()
hasAdditionalProperties in interface ClusterPoolSpecFluent<A extends ClusterPoolSpecFluent<A>>public boolean equals(Object o)
equals in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends ClusterPoolSpecFluent<A>>public int hashCode()
hashCode in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends ClusterPoolSpecFluent<A>>public A withSkipMachinePools()
withSkipMachinePools in interface ClusterPoolSpecFluent<A extends ClusterPoolSpecFluent<A>>Copyright © 2015–2022 Red Hat. All rights reserved.