public class V1beta1PodDisruptionBudgetStatusFluentImpl<A extends V1beta1PodDisruptionBudgetStatusFluent<A>> extends BaseFluent<A> implements V1beta1PodDisruptionBudgetStatusFluent<A>
_visitables
Constructor and Description |
---|
V1beta1PodDisruptionBudgetStatusFluentImpl() |
V1beta1PodDisruptionBudgetStatusFluentImpl(V1beta1PodDisruptionBudgetStatus instance) |
public V1beta1PodDisruptionBudgetStatusFluentImpl()
public V1beta1PodDisruptionBudgetStatusFluentImpl(V1beta1PodDisruptionBudgetStatus instance)
public Integer getCurrentHealthy()
getCurrentHealthy
in interface V1beta1PodDisruptionBudgetStatusFluent<A extends V1beta1PodDisruptionBudgetStatusFluent<A>>
public A withCurrentHealthy(Integer currentHealthy)
withCurrentHealthy
in interface V1beta1PodDisruptionBudgetStatusFluent<A extends V1beta1PodDisruptionBudgetStatusFluent<A>>
public Boolean hasCurrentHealthy()
hasCurrentHealthy
in interface V1beta1PodDisruptionBudgetStatusFluent<A extends V1beta1PodDisruptionBudgetStatusFluent<A>>
public Integer getDesiredHealthy()
getDesiredHealthy
in interface V1beta1PodDisruptionBudgetStatusFluent<A extends V1beta1PodDisruptionBudgetStatusFluent<A>>
public A withDesiredHealthy(Integer desiredHealthy)
withDesiredHealthy
in interface V1beta1PodDisruptionBudgetStatusFluent<A extends V1beta1PodDisruptionBudgetStatusFluent<A>>
public Boolean hasDesiredHealthy()
hasDesiredHealthy
in interface V1beta1PodDisruptionBudgetStatusFluent<A extends V1beta1PodDisruptionBudgetStatusFluent<A>>
public A addToDisruptedPods(String key, org.joda.time.DateTime value)
addToDisruptedPods
in interface V1beta1PodDisruptionBudgetStatusFluent<A extends V1beta1PodDisruptionBudgetStatusFluent<A>>
public A addToDisruptedPods(Map<String,org.joda.time.DateTime> map)
addToDisruptedPods
in interface V1beta1PodDisruptionBudgetStatusFluent<A extends V1beta1PodDisruptionBudgetStatusFluent<A>>
public A removeFromDisruptedPods(String key)
removeFromDisruptedPods
in interface V1beta1PodDisruptionBudgetStatusFluent<A extends V1beta1PodDisruptionBudgetStatusFluent<A>>
public A removeFromDisruptedPods(Map<String,org.joda.time.DateTime> map)
removeFromDisruptedPods
in interface V1beta1PodDisruptionBudgetStatusFluent<A extends V1beta1PodDisruptionBudgetStatusFluent<A>>
public Map<String,org.joda.time.DateTime> getDisruptedPods()
getDisruptedPods
in interface V1beta1PodDisruptionBudgetStatusFluent<A extends V1beta1PodDisruptionBudgetStatusFluent<A>>
public A withDisruptedPods(Map<String,org.joda.time.DateTime> disruptedPods)
withDisruptedPods
in interface V1beta1PodDisruptionBudgetStatusFluent<A extends V1beta1PodDisruptionBudgetStatusFluent<A>>
public Boolean hasDisruptedPods()
hasDisruptedPods
in interface V1beta1PodDisruptionBudgetStatusFluent<A extends V1beta1PodDisruptionBudgetStatusFluent<A>>
public Integer getDisruptionsAllowed()
getDisruptionsAllowed
in interface V1beta1PodDisruptionBudgetStatusFluent<A extends V1beta1PodDisruptionBudgetStatusFluent<A>>
public A withDisruptionsAllowed(Integer disruptionsAllowed)
withDisruptionsAllowed
in interface V1beta1PodDisruptionBudgetStatusFluent<A extends V1beta1PodDisruptionBudgetStatusFluent<A>>
public Boolean hasDisruptionsAllowed()
hasDisruptionsAllowed
in interface V1beta1PodDisruptionBudgetStatusFluent<A extends V1beta1PodDisruptionBudgetStatusFluent<A>>
public Integer getExpectedPods()
getExpectedPods
in interface V1beta1PodDisruptionBudgetStatusFluent<A extends V1beta1PodDisruptionBudgetStatusFluent<A>>
public A withExpectedPods(Integer expectedPods)
withExpectedPods
in interface V1beta1PodDisruptionBudgetStatusFluent<A extends V1beta1PodDisruptionBudgetStatusFluent<A>>
public Boolean hasExpectedPods()
hasExpectedPods
in interface V1beta1PodDisruptionBudgetStatusFluent<A extends V1beta1PodDisruptionBudgetStatusFluent<A>>
public Long getObservedGeneration()
getObservedGeneration
in interface V1beta1PodDisruptionBudgetStatusFluent<A extends V1beta1PodDisruptionBudgetStatusFluent<A>>
public A withObservedGeneration(Long observedGeneration)
withObservedGeneration
in interface V1beta1PodDisruptionBudgetStatusFluent<A extends V1beta1PodDisruptionBudgetStatusFluent<A>>
public Boolean hasObservedGeneration()
hasObservedGeneration
in interface V1beta1PodDisruptionBudgetStatusFluent<A extends V1beta1PodDisruptionBudgetStatusFluent<A>>
Copyright © 2020. All rights reserved.