public class V1beta2DeploymentStatusFluentImpl<A extends V1beta2DeploymentStatusFluent<A>> extends BaseFluent<A> implements V1beta2DeploymentStatusFluent<A>
Modifier and Type | Class and Description |
---|---|
class |
V1beta2DeploymentStatusFluentImpl.ConditionsNestedImpl<N> |
V1beta2DeploymentStatusFluent.ConditionsNested<N>
_visitables
Constructor and Description |
---|
V1beta2DeploymentStatusFluentImpl() |
V1beta2DeploymentStatusFluentImpl(V1beta2DeploymentStatus instance) |
public V1beta2DeploymentStatusFluentImpl()
public V1beta2DeploymentStatusFluentImpl(V1beta2DeploymentStatus instance)
public Integer getAvailableReplicas()
getAvailableReplicas
in interface V1beta2DeploymentStatusFluent<A extends V1beta2DeploymentStatusFluent<A>>
public A withAvailableReplicas(Integer availableReplicas)
withAvailableReplicas
in interface V1beta2DeploymentStatusFluent<A extends V1beta2DeploymentStatusFluent<A>>
public Boolean hasAvailableReplicas()
hasAvailableReplicas
in interface V1beta2DeploymentStatusFluent<A extends V1beta2DeploymentStatusFluent<A>>
public A withNewAvailableReplicas(int arg1)
withNewAvailableReplicas
in interface V1beta2DeploymentStatusFluent<A extends V1beta2DeploymentStatusFluent<A>>
public A withNewAvailableReplicas(String arg1)
withNewAvailableReplicas
in interface V1beta2DeploymentStatusFluent<A extends V1beta2DeploymentStatusFluent<A>>
public Integer getCollisionCount()
getCollisionCount
in interface V1beta2DeploymentStatusFluent<A extends V1beta2DeploymentStatusFluent<A>>
public A withCollisionCount(Integer collisionCount)
withCollisionCount
in interface V1beta2DeploymentStatusFluent<A extends V1beta2DeploymentStatusFluent<A>>
public Boolean hasCollisionCount()
hasCollisionCount
in interface V1beta2DeploymentStatusFluent<A extends V1beta2DeploymentStatusFluent<A>>
public A withNewCollisionCount(int arg1)
withNewCollisionCount
in interface V1beta2DeploymentStatusFluent<A extends V1beta2DeploymentStatusFluent<A>>
public A withNewCollisionCount(String arg1)
withNewCollisionCount
in interface V1beta2DeploymentStatusFluent<A extends V1beta2DeploymentStatusFluent<A>>
public A addToConditions(int index, V1beta2DeploymentCondition item)
addToConditions
in interface V1beta2DeploymentStatusFluent<A extends V1beta2DeploymentStatusFluent<A>>
public A setToConditions(int index, V1beta2DeploymentCondition item)
setToConditions
in interface V1beta2DeploymentStatusFluent<A extends V1beta2DeploymentStatusFluent<A>>
public A addToConditions(V1beta2DeploymentCondition... items)
addToConditions
in interface V1beta2DeploymentStatusFluent<A extends V1beta2DeploymentStatusFluent<A>>
public A addAllToConditions(Collection<V1beta2DeploymentCondition> items)
addAllToConditions
in interface V1beta2DeploymentStatusFluent<A extends V1beta2DeploymentStatusFluent<A>>
public A removeFromConditions(V1beta2DeploymentCondition... items)
removeFromConditions
in interface V1beta2DeploymentStatusFluent<A extends V1beta2DeploymentStatusFluent<A>>
public A removeAllFromConditions(Collection<V1beta2DeploymentCondition> items)
removeAllFromConditions
in interface V1beta2DeploymentStatusFluent<A extends V1beta2DeploymentStatusFluent<A>>
@Deprecated public List<V1beta2DeploymentCondition> getConditions()
getConditions
in interface V1beta2DeploymentStatusFluent<A extends V1beta2DeploymentStatusFluent<A>>
public List<V1beta2DeploymentCondition> buildConditions()
buildConditions
in interface V1beta2DeploymentStatusFluent<A extends V1beta2DeploymentStatusFluent<A>>
public V1beta2DeploymentCondition buildCondition(int index)
buildCondition
in interface V1beta2DeploymentStatusFluent<A extends V1beta2DeploymentStatusFluent<A>>
public V1beta2DeploymentCondition buildFirstCondition()
buildFirstCondition
in interface V1beta2DeploymentStatusFluent<A extends V1beta2DeploymentStatusFluent<A>>
public V1beta2DeploymentCondition buildLastCondition()
buildLastCondition
in interface V1beta2DeploymentStatusFluent<A extends V1beta2DeploymentStatusFluent<A>>
public V1beta2DeploymentCondition buildMatchingCondition(Predicate<V1beta2DeploymentConditionBuilder> predicate)
buildMatchingCondition
in interface V1beta2DeploymentStatusFluent<A extends V1beta2DeploymentStatusFluent<A>>
public A withConditions(List<V1beta2DeploymentCondition> conditions)
withConditions
in interface V1beta2DeploymentStatusFluent<A extends V1beta2DeploymentStatusFluent<A>>
public A withConditions(V1beta2DeploymentCondition... conditions)
withConditions
in interface V1beta2DeploymentStatusFluent<A extends V1beta2DeploymentStatusFluent<A>>
public Boolean hasConditions()
hasConditions
in interface V1beta2DeploymentStatusFluent<A extends V1beta2DeploymentStatusFluent<A>>
public V1beta2DeploymentStatusFluent.ConditionsNested<A> addNewCondition()
addNewCondition
in interface V1beta2DeploymentStatusFluent<A extends V1beta2DeploymentStatusFluent<A>>
public V1beta2DeploymentStatusFluent.ConditionsNested<A> addNewConditionLike(V1beta2DeploymentCondition item)
addNewConditionLike
in interface V1beta2DeploymentStatusFluent<A extends V1beta2DeploymentStatusFluent<A>>
public V1beta2DeploymentStatusFluent.ConditionsNested<A> setNewConditionLike(int index, V1beta2DeploymentCondition item)
setNewConditionLike
in interface V1beta2DeploymentStatusFluent<A extends V1beta2DeploymentStatusFluent<A>>
public V1beta2DeploymentStatusFluent.ConditionsNested<A> editCondition(int index)
editCondition
in interface V1beta2DeploymentStatusFluent<A extends V1beta2DeploymentStatusFluent<A>>
public V1beta2DeploymentStatusFluent.ConditionsNested<A> editFirstCondition()
editFirstCondition
in interface V1beta2DeploymentStatusFluent<A extends V1beta2DeploymentStatusFluent<A>>
public V1beta2DeploymentStatusFluent.ConditionsNested<A> editLastCondition()
editLastCondition
in interface V1beta2DeploymentStatusFluent<A extends V1beta2DeploymentStatusFluent<A>>
public V1beta2DeploymentStatusFluent.ConditionsNested<A> editMatchingCondition(Predicate<V1beta2DeploymentConditionBuilder> predicate)
editMatchingCondition
in interface V1beta2DeploymentStatusFluent<A extends V1beta2DeploymentStatusFluent<A>>
public Long getObservedGeneration()
getObservedGeneration
in interface V1beta2DeploymentStatusFluent<A extends V1beta2DeploymentStatusFluent<A>>
public A withObservedGeneration(Long observedGeneration)
withObservedGeneration
in interface V1beta2DeploymentStatusFluent<A extends V1beta2DeploymentStatusFluent<A>>
public Boolean hasObservedGeneration()
hasObservedGeneration
in interface V1beta2DeploymentStatusFluent<A extends V1beta2DeploymentStatusFluent<A>>
public A withNewObservedGeneration(String arg1)
withNewObservedGeneration
in interface V1beta2DeploymentStatusFluent<A extends V1beta2DeploymentStatusFluent<A>>
public A withNewObservedGeneration(long arg1)
withNewObservedGeneration
in interface V1beta2DeploymentStatusFluent<A extends V1beta2DeploymentStatusFluent<A>>
public Integer getReadyReplicas()
getReadyReplicas
in interface V1beta2DeploymentStatusFluent<A extends V1beta2DeploymentStatusFluent<A>>
public A withReadyReplicas(Integer readyReplicas)
withReadyReplicas
in interface V1beta2DeploymentStatusFluent<A extends V1beta2DeploymentStatusFluent<A>>
public Boolean hasReadyReplicas()
hasReadyReplicas
in interface V1beta2DeploymentStatusFluent<A extends V1beta2DeploymentStatusFluent<A>>
public A withNewReadyReplicas(int arg1)
withNewReadyReplicas
in interface V1beta2DeploymentStatusFluent<A extends V1beta2DeploymentStatusFluent<A>>
public A withNewReadyReplicas(String arg1)
withNewReadyReplicas
in interface V1beta2DeploymentStatusFluent<A extends V1beta2DeploymentStatusFluent<A>>
public Integer getReplicas()
getReplicas
in interface V1beta2DeploymentStatusFluent<A extends V1beta2DeploymentStatusFluent<A>>
public A withReplicas(Integer replicas)
withReplicas
in interface V1beta2DeploymentStatusFluent<A extends V1beta2DeploymentStatusFluent<A>>
public Boolean hasReplicas()
hasReplicas
in interface V1beta2DeploymentStatusFluent<A extends V1beta2DeploymentStatusFluent<A>>
public A withNewReplicas(int arg1)
withNewReplicas
in interface V1beta2DeploymentStatusFluent<A extends V1beta2DeploymentStatusFluent<A>>
public A withNewReplicas(String arg1)
withNewReplicas
in interface V1beta2DeploymentStatusFluent<A extends V1beta2DeploymentStatusFluent<A>>
public Integer getUnavailableReplicas()
getUnavailableReplicas
in interface V1beta2DeploymentStatusFluent<A extends V1beta2DeploymentStatusFluent<A>>
public A withUnavailableReplicas(Integer unavailableReplicas)
withUnavailableReplicas
in interface V1beta2DeploymentStatusFluent<A extends V1beta2DeploymentStatusFluent<A>>
public Boolean hasUnavailableReplicas()
hasUnavailableReplicas
in interface V1beta2DeploymentStatusFluent<A extends V1beta2DeploymentStatusFluent<A>>
public A withNewUnavailableReplicas(int arg1)
withNewUnavailableReplicas
in interface V1beta2DeploymentStatusFluent<A extends V1beta2DeploymentStatusFluent<A>>
public A withNewUnavailableReplicas(String arg1)
withNewUnavailableReplicas
in interface V1beta2DeploymentStatusFluent<A extends V1beta2DeploymentStatusFluent<A>>
public Integer getUpdatedReplicas()
getUpdatedReplicas
in interface V1beta2DeploymentStatusFluent<A extends V1beta2DeploymentStatusFluent<A>>
public A withUpdatedReplicas(Integer updatedReplicas)
withUpdatedReplicas
in interface V1beta2DeploymentStatusFluent<A extends V1beta2DeploymentStatusFluent<A>>
public Boolean hasUpdatedReplicas()
hasUpdatedReplicas
in interface V1beta2DeploymentStatusFluent<A extends V1beta2DeploymentStatusFluent<A>>
public A withNewUpdatedReplicas(int arg1)
withNewUpdatedReplicas
in interface V1beta2DeploymentStatusFluent<A extends V1beta2DeploymentStatusFluent<A>>
public A withNewUpdatedReplicas(String arg1)
withNewUpdatedReplicas
in interface V1beta2DeploymentStatusFluent<A extends V1beta2DeploymentStatusFluent<A>>
Copyright © 2018. All rights reserved.