public class TolerationFluentImpl<A extends TolerationFluent<A>> extends BaseFluent<A> implements TolerationFluent<A>
_visitables, VISIT| Constructor and Description |
|---|
TolerationFluentImpl() |
TolerationFluentImpl(Toleration instance) |
accept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic TolerationFluentImpl()
public TolerationFluentImpl(Toleration instance)
public String getEffect()
getEffect in interface TolerationFluent<A extends TolerationFluent<A>>public A withEffect(String effect)
withEffect in interface TolerationFluent<A extends TolerationFluent<A>>public Boolean hasEffect()
hasEffect in interface TolerationFluent<A extends TolerationFluent<A>>@Deprecated public A withNewEffect(String arg0)
withNewEffect in interface TolerationFluent<A extends TolerationFluent<A>>public String getKey()
getKey in interface TolerationFluent<A extends TolerationFluent<A>>public A withKey(String key)
withKey in interface TolerationFluent<A extends TolerationFluent<A>>public Boolean hasKey()
hasKey in interface TolerationFluent<A extends TolerationFluent<A>>@Deprecated public A withNewKey(String arg0)
withNewKey in interface TolerationFluent<A extends TolerationFluent<A>>public String getOperator()
getOperator in interface TolerationFluent<A extends TolerationFluent<A>>public A withOperator(String operator)
withOperator in interface TolerationFluent<A extends TolerationFluent<A>>public Boolean hasOperator()
hasOperator in interface TolerationFluent<A extends TolerationFluent<A>>@Deprecated public A withNewOperator(String arg0)
withNewOperator in interface TolerationFluent<A extends TolerationFluent<A>>public Long getTolerationSeconds()
getTolerationSeconds in interface TolerationFluent<A extends TolerationFluent<A>>public A withTolerationSeconds(Long tolerationSeconds)
withTolerationSeconds in interface TolerationFluent<A extends TolerationFluent<A>>public Boolean hasTolerationSeconds()
hasTolerationSeconds in interface TolerationFluent<A extends TolerationFluent<A>>public String getValue()
getValue in interface TolerationFluent<A extends TolerationFluent<A>>public A withValue(String value)
withValue in interface TolerationFluent<A extends TolerationFluent<A>>public Boolean hasValue()
hasValue in interface TolerationFluent<A extends TolerationFluent<A>>@Deprecated public A withNewValue(String arg0)
withNewValue in interface TolerationFluent<A extends TolerationFluent<A>>public A addToAdditionalProperties(String key, Object value)
addToAdditionalProperties in interface TolerationFluent<A extends TolerationFluent<A>>public A addToAdditionalProperties(Map<String,Object> map)
addToAdditionalProperties in interface TolerationFluent<A extends TolerationFluent<A>>public A removeFromAdditionalProperties(String key)
removeFromAdditionalProperties in interface TolerationFluent<A extends TolerationFluent<A>>public A removeFromAdditionalProperties(Map<String,Object> map)
removeFromAdditionalProperties in interface TolerationFluent<A extends TolerationFluent<A>>public Map<String,Object> getAdditionalProperties()
getAdditionalProperties in interface TolerationFluent<A extends TolerationFluent<A>>public <K,V> A withAdditionalProperties(Map<String,Object> additionalProperties)
withAdditionalProperties in interface TolerationFluent<A extends TolerationFluent<A>>public Boolean hasAdditionalProperties()
hasAdditionalProperties in interface TolerationFluent<A extends TolerationFluent<A>>Copyright © 2015–2020 Red Hat. All rights reserved.