public class PodDisruptionBudgetStatusFluentImpl<A extends PodDisruptionBudgetStatusFluent<A>> extends BaseFluent<A> implements PodDisruptionBudgetStatusFluent<A>
_visitables| Constructor and Description |
|---|
PodDisruptionBudgetStatusFluentImpl() |
PodDisruptionBudgetStatusFluentImpl(PodDisruptionBudgetStatus instance) |
public PodDisruptionBudgetStatusFluentImpl()
public PodDisruptionBudgetStatusFluentImpl(PodDisruptionBudgetStatus instance)
public Integer getCurrentHealthy()
getCurrentHealthy in interface PodDisruptionBudgetStatusFluent<A extends PodDisruptionBudgetStatusFluent<A>>public A withCurrentHealthy(Integer currentHealthy)
withCurrentHealthy in interface PodDisruptionBudgetStatusFluent<A extends PodDisruptionBudgetStatusFluent<A>>public Boolean hasCurrentHealthy()
hasCurrentHealthy in interface PodDisruptionBudgetStatusFluent<A extends PodDisruptionBudgetStatusFluent<A>>public Integer getDesiredHealthy()
getDesiredHealthy in interface PodDisruptionBudgetStatusFluent<A extends PodDisruptionBudgetStatusFluent<A>>public A withDesiredHealthy(Integer desiredHealthy)
withDesiredHealthy in interface PodDisruptionBudgetStatusFluent<A extends PodDisruptionBudgetStatusFluent<A>>public Boolean hasDesiredHealthy()
hasDesiredHealthy in interface PodDisruptionBudgetStatusFluent<A extends PodDisruptionBudgetStatusFluent<A>>public A addToDisruptedPods(String key, String value)
addToDisruptedPods in interface PodDisruptionBudgetStatusFluent<A extends PodDisruptionBudgetStatusFluent<A>>public A addToDisruptedPods(Map<String,String> map)
addToDisruptedPods in interface PodDisruptionBudgetStatusFluent<A extends PodDisruptionBudgetStatusFluent<A>>public A removeFromDisruptedPods(String key)
removeFromDisruptedPods in interface PodDisruptionBudgetStatusFluent<A extends PodDisruptionBudgetStatusFluent<A>>public A removeFromDisruptedPods(Map<String,String> map)
removeFromDisruptedPods in interface PodDisruptionBudgetStatusFluent<A extends PodDisruptionBudgetStatusFluent<A>>public Map<String,String> getDisruptedPods()
getDisruptedPods in interface PodDisruptionBudgetStatusFluent<A extends PodDisruptionBudgetStatusFluent<A>>public A withDisruptedPods(Map<String,String> disruptedPods)
withDisruptedPods in interface PodDisruptionBudgetStatusFluent<A extends PodDisruptionBudgetStatusFluent<A>>public Boolean hasDisruptedPods()
hasDisruptedPods in interface PodDisruptionBudgetStatusFluent<A extends PodDisruptionBudgetStatusFluent<A>>public Integer getDisruptionsAllowed()
getDisruptionsAllowed in interface PodDisruptionBudgetStatusFluent<A extends PodDisruptionBudgetStatusFluent<A>>public A withDisruptionsAllowed(Integer disruptionsAllowed)
withDisruptionsAllowed in interface PodDisruptionBudgetStatusFluent<A extends PodDisruptionBudgetStatusFluent<A>>public Boolean hasDisruptionsAllowed()
hasDisruptionsAllowed in interface PodDisruptionBudgetStatusFluent<A extends PodDisruptionBudgetStatusFluent<A>>public Integer getExpectedPods()
getExpectedPods in interface PodDisruptionBudgetStatusFluent<A extends PodDisruptionBudgetStatusFluent<A>>public A withExpectedPods(Integer expectedPods)
withExpectedPods in interface PodDisruptionBudgetStatusFluent<A extends PodDisruptionBudgetStatusFluent<A>>public Boolean hasExpectedPods()
hasExpectedPods in interface PodDisruptionBudgetStatusFluent<A extends PodDisruptionBudgetStatusFluent<A>>public Long getObservedGeneration()
getObservedGeneration in interface PodDisruptionBudgetStatusFluent<A extends PodDisruptionBudgetStatusFluent<A>>public A withObservedGeneration(Long observedGeneration)
withObservedGeneration in interface PodDisruptionBudgetStatusFluent<A extends PodDisruptionBudgetStatusFluent<A>>public Boolean hasObservedGeneration()
hasObservedGeneration in interface PodDisruptionBudgetStatusFluent<A extends PodDisruptionBudgetStatusFluent<A>>public A withNewObservedGeneration(String arg1)
withNewObservedGeneration in interface PodDisruptionBudgetStatusFluent<A extends PodDisruptionBudgetStatusFluent<A>>public A withNewObservedGeneration(long arg1)
withNewObservedGeneration in interface PodDisruptionBudgetStatusFluent<A extends PodDisruptionBudgetStatusFluent<A>>Copyright © 2015–2019 Red Hat. All rights reserved.