public class ClusterPoolStatusFluentImpl<A extends ClusterPoolStatusFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements ClusterPoolStatusFluent<A>
ClusterPoolStatusFluent.ConditionsNested<N>| Constructor and Description |
|---|
ClusterPoolStatusFluentImpl() |
ClusterPoolStatusFluentImpl(ClusterPoolStatus instance) |
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic ClusterPoolStatusFluentImpl()
public ClusterPoolStatusFluentImpl(ClusterPoolStatus instance)
public A addToConditions(Integer index, ClusterPoolCondition item)
addToConditions in interface ClusterPoolStatusFluent<A extends ClusterPoolStatusFluent<A>>public A setToConditions(Integer index, ClusterPoolCondition item)
setToConditions in interface ClusterPoolStatusFluent<A extends ClusterPoolStatusFluent<A>>public A addToConditions(ClusterPoolCondition... items)
addToConditions in interface ClusterPoolStatusFluent<A extends ClusterPoolStatusFluent<A>>public A addAllToConditions(Collection<ClusterPoolCondition> items)
addAllToConditions in interface ClusterPoolStatusFluent<A extends ClusterPoolStatusFluent<A>>public A removeFromConditions(ClusterPoolCondition... items)
removeFromConditions in interface ClusterPoolStatusFluent<A extends ClusterPoolStatusFluent<A>>public A removeAllFromConditions(Collection<ClusterPoolCondition> items)
removeAllFromConditions in interface ClusterPoolStatusFluent<A extends ClusterPoolStatusFluent<A>>public A removeMatchingFromConditions(Predicate<ClusterPoolConditionBuilder> predicate)
removeMatchingFromConditions in interface ClusterPoolStatusFluent<A extends ClusterPoolStatusFluent<A>>@Deprecated public List<ClusterPoolCondition> getConditions()
getConditions in interface ClusterPoolStatusFluent<A extends ClusterPoolStatusFluent<A>>public List<ClusterPoolCondition> buildConditions()
buildConditions in interface ClusterPoolStatusFluent<A extends ClusterPoolStatusFluent<A>>public ClusterPoolCondition buildCondition(Integer index)
buildCondition in interface ClusterPoolStatusFluent<A extends ClusterPoolStatusFluent<A>>public ClusterPoolCondition buildFirstCondition()
buildFirstCondition in interface ClusterPoolStatusFluent<A extends ClusterPoolStatusFluent<A>>public ClusterPoolCondition buildLastCondition()
buildLastCondition in interface ClusterPoolStatusFluent<A extends ClusterPoolStatusFluent<A>>public ClusterPoolCondition buildMatchingCondition(Predicate<ClusterPoolConditionBuilder> predicate)
buildMatchingCondition in interface ClusterPoolStatusFluent<A extends ClusterPoolStatusFluent<A>>public Boolean hasMatchingCondition(Predicate<ClusterPoolConditionBuilder> predicate)
hasMatchingCondition in interface ClusterPoolStatusFluent<A extends ClusterPoolStatusFluent<A>>public A withConditions(List<ClusterPoolCondition> conditions)
withConditions in interface ClusterPoolStatusFluent<A extends ClusterPoolStatusFluent<A>>public A withConditions(ClusterPoolCondition... conditions)
withConditions in interface ClusterPoolStatusFluent<A extends ClusterPoolStatusFluent<A>>public Boolean hasConditions()
hasConditions in interface ClusterPoolStatusFluent<A extends ClusterPoolStatusFluent<A>>public ClusterPoolStatusFluent.ConditionsNested<A> addNewCondition()
addNewCondition in interface ClusterPoolStatusFluent<A extends ClusterPoolStatusFluent<A>>public ClusterPoolStatusFluent.ConditionsNested<A> addNewConditionLike(ClusterPoolCondition item)
addNewConditionLike in interface ClusterPoolStatusFluent<A extends ClusterPoolStatusFluent<A>>public ClusterPoolStatusFluent.ConditionsNested<A> setNewConditionLike(Integer index, ClusterPoolCondition item)
setNewConditionLike in interface ClusterPoolStatusFluent<A extends ClusterPoolStatusFluent<A>>public ClusterPoolStatusFluent.ConditionsNested<A> editCondition(Integer index)
editCondition in interface ClusterPoolStatusFluent<A extends ClusterPoolStatusFluent<A>>public ClusterPoolStatusFluent.ConditionsNested<A> editFirstCondition()
editFirstCondition in interface ClusterPoolStatusFluent<A extends ClusterPoolStatusFluent<A>>public ClusterPoolStatusFluent.ConditionsNested<A> editLastCondition()
editLastCondition in interface ClusterPoolStatusFluent<A extends ClusterPoolStatusFluent<A>>public ClusterPoolStatusFluent.ConditionsNested<A> editMatchingCondition(Predicate<ClusterPoolConditionBuilder> predicate)
editMatchingCondition in interface ClusterPoolStatusFluent<A extends ClusterPoolStatusFluent<A>>public Integer getReady()
getReady in interface ClusterPoolStatusFluent<A extends ClusterPoolStatusFluent<A>>public A withReady(Integer ready)
withReady in interface ClusterPoolStatusFluent<A extends ClusterPoolStatusFluent<A>>public Boolean hasReady()
hasReady in interface ClusterPoolStatusFluent<A extends ClusterPoolStatusFluent<A>>public Integer getSize()
getSize in interface ClusterPoolStatusFluent<A extends ClusterPoolStatusFluent<A>>public A withSize(Integer size)
withSize in interface ClusterPoolStatusFluent<A extends ClusterPoolStatusFluent<A>>public Boolean hasSize()
hasSize in interface ClusterPoolStatusFluent<A extends ClusterPoolStatusFluent<A>>public A addToAdditionalProperties(String key, Object value)
addToAdditionalProperties in interface ClusterPoolStatusFluent<A extends ClusterPoolStatusFluent<A>>public A addToAdditionalProperties(Map<String,Object> map)
addToAdditionalProperties in interface ClusterPoolStatusFluent<A extends ClusterPoolStatusFluent<A>>public A removeFromAdditionalProperties(String key)
removeFromAdditionalProperties in interface ClusterPoolStatusFluent<A extends ClusterPoolStatusFluent<A>>public A removeFromAdditionalProperties(Map<String,Object> map)
removeFromAdditionalProperties in interface ClusterPoolStatusFluent<A extends ClusterPoolStatusFluent<A>>public Map<String,Object> getAdditionalProperties()
getAdditionalProperties in interface ClusterPoolStatusFluent<A extends ClusterPoolStatusFluent<A>>public <K,V> A withAdditionalProperties(Map<String,Object> additionalProperties)
withAdditionalProperties in interface ClusterPoolStatusFluent<A extends ClusterPoolStatusFluent<A>>public Boolean hasAdditionalProperties()
hasAdditionalProperties in interface ClusterPoolStatusFluent<A extends ClusterPoolStatusFluent<A>>public boolean equals(Object o)
equals in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends ClusterPoolStatusFluent<A>>public int hashCode()
hashCode in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends ClusterPoolStatusFluent<A>>Copyright © 2015–2022 Red Hat. All rights reserved.