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