public class ClusterVersionStatusFluentImpl<A extends ClusterVersionStatusFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements ClusterVersionStatusFluent<A>
ClusterVersionStatusFluent.AvailableUpdatesNested<N>, ClusterVersionStatusFluent.ConditionalUpdatesNested<N>, ClusterVersionStatusFluent.ConditionsNested<N>, ClusterVersionStatusFluent.DesiredNested<N>, ClusterVersionStatusFluent.HistoryNested<N>| Constructor and Description |
|---|
ClusterVersionStatusFluentImpl() |
ClusterVersionStatusFluentImpl(ClusterVersionStatus instance) |
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic ClusterVersionStatusFluentImpl()
public ClusterVersionStatusFluentImpl(ClusterVersionStatus instance)
public A addToAvailableUpdates(Integer index, Release item)
addToAvailableUpdates in interface ClusterVersionStatusFluent<A extends ClusterVersionStatusFluent<A>>public A setToAvailableUpdates(Integer index, Release item)
setToAvailableUpdates in interface ClusterVersionStatusFluent<A extends ClusterVersionStatusFluent<A>>public A addToAvailableUpdates(Release... items)
addToAvailableUpdates in interface ClusterVersionStatusFluent<A extends ClusterVersionStatusFluent<A>>public A addAllToAvailableUpdates(Collection<Release> items)
addAllToAvailableUpdates in interface ClusterVersionStatusFluent<A extends ClusterVersionStatusFluent<A>>public A removeFromAvailableUpdates(Release... items)
removeFromAvailableUpdates in interface ClusterVersionStatusFluent<A extends ClusterVersionStatusFluent<A>>public A removeAllFromAvailableUpdates(Collection<Release> items)
removeAllFromAvailableUpdates in interface ClusterVersionStatusFluent<A extends ClusterVersionStatusFluent<A>>public A removeMatchingFromAvailableUpdates(Predicate<ReleaseBuilder> predicate)
removeMatchingFromAvailableUpdates in interface ClusterVersionStatusFluent<A extends ClusterVersionStatusFluent<A>>@Deprecated public List<Release> getAvailableUpdates()
getAvailableUpdates in interface ClusterVersionStatusFluent<A extends ClusterVersionStatusFluent<A>>public List<Release> buildAvailableUpdates()
buildAvailableUpdates in interface ClusterVersionStatusFluent<A extends ClusterVersionStatusFluent<A>>public Release buildAvailableUpdate(Integer index)
buildAvailableUpdate in interface ClusterVersionStatusFluent<A extends ClusterVersionStatusFluent<A>>public Release buildFirstAvailableUpdate()
buildFirstAvailableUpdate in interface ClusterVersionStatusFluent<A extends ClusterVersionStatusFluent<A>>public Release buildLastAvailableUpdate()
buildLastAvailableUpdate in interface ClusterVersionStatusFluent<A extends ClusterVersionStatusFluent<A>>public Release buildMatchingAvailableUpdate(Predicate<ReleaseBuilder> predicate)
buildMatchingAvailableUpdate in interface ClusterVersionStatusFluent<A extends ClusterVersionStatusFluent<A>>public Boolean hasMatchingAvailableUpdate(Predicate<ReleaseBuilder> predicate)
hasMatchingAvailableUpdate in interface ClusterVersionStatusFluent<A extends ClusterVersionStatusFluent<A>>public A withAvailableUpdates(List<Release> availableUpdates)
withAvailableUpdates in interface ClusterVersionStatusFluent<A extends ClusterVersionStatusFluent<A>>public A withAvailableUpdates(Release... availableUpdates)
withAvailableUpdates in interface ClusterVersionStatusFluent<A extends ClusterVersionStatusFluent<A>>public Boolean hasAvailableUpdates()
hasAvailableUpdates in interface ClusterVersionStatusFluent<A extends ClusterVersionStatusFluent<A>>public ClusterVersionStatusFluent.AvailableUpdatesNested<A> addNewAvailableUpdate()
addNewAvailableUpdate in interface ClusterVersionStatusFluent<A extends ClusterVersionStatusFluent<A>>public ClusterVersionStatusFluent.AvailableUpdatesNested<A> addNewAvailableUpdateLike(Release item)
addNewAvailableUpdateLike in interface ClusterVersionStatusFluent<A extends ClusterVersionStatusFluent<A>>public ClusterVersionStatusFluent.AvailableUpdatesNested<A> setNewAvailableUpdateLike(Integer index, Release item)
setNewAvailableUpdateLike in interface ClusterVersionStatusFluent<A extends ClusterVersionStatusFluent<A>>public ClusterVersionStatusFluent.AvailableUpdatesNested<A> editAvailableUpdate(Integer index)
editAvailableUpdate in interface ClusterVersionStatusFluent<A extends ClusterVersionStatusFluent<A>>public ClusterVersionStatusFluent.AvailableUpdatesNested<A> editFirstAvailableUpdate()
editFirstAvailableUpdate in interface ClusterVersionStatusFluent<A extends ClusterVersionStatusFluent<A>>public ClusterVersionStatusFluent.AvailableUpdatesNested<A> editLastAvailableUpdate()
editLastAvailableUpdate in interface ClusterVersionStatusFluent<A extends ClusterVersionStatusFluent<A>>public ClusterVersionStatusFluent.AvailableUpdatesNested<A> editMatchingAvailableUpdate(Predicate<ReleaseBuilder> predicate)
editMatchingAvailableUpdate in interface ClusterVersionStatusFluent<A extends ClusterVersionStatusFluent<A>>public A addToConditionalUpdates(Integer index, ConditionalUpdate item)
addToConditionalUpdates in interface ClusterVersionStatusFluent<A extends ClusterVersionStatusFluent<A>>public A setToConditionalUpdates(Integer index, ConditionalUpdate item)
setToConditionalUpdates in interface ClusterVersionStatusFluent<A extends ClusterVersionStatusFluent<A>>public A addToConditionalUpdates(ConditionalUpdate... items)
addToConditionalUpdates in interface ClusterVersionStatusFluent<A extends ClusterVersionStatusFluent<A>>public A addAllToConditionalUpdates(Collection<ConditionalUpdate> items)
addAllToConditionalUpdates in interface ClusterVersionStatusFluent<A extends ClusterVersionStatusFluent<A>>public A removeFromConditionalUpdates(ConditionalUpdate... items)
removeFromConditionalUpdates in interface ClusterVersionStatusFluent<A extends ClusterVersionStatusFluent<A>>public A removeAllFromConditionalUpdates(Collection<ConditionalUpdate> items)
removeAllFromConditionalUpdates in interface ClusterVersionStatusFluent<A extends ClusterVersionStatusFluent<A>>public A removeMatchingFromConditionalUpdates(Predicate<ConditionalUpdateBuilder> predicate)
removeMatchingFromConditionalUpdates in interface ClusterVersionStatusFluent<A extends ClusterVersionStatusFluent<A>>@Deprecated public List<ConditionalUpdate> getConditionalUpdates()
getConditionalUpdates in interface ClusterVersionStatusFluent<A extends ClusterVersionStatusFluent<A>>public List<ConditionalUpdate> buildConditionalUpdates()
buildConditionalUpdates in interface ClusterVersionStatusFluent<A extends ClusterVersionStatusFluent<A>>public ConditionalUpdate buildConditionalUpdate(Integer index)
buildConditionalUpdate in interface ClusterVersionStatusFluent<A extends ClusterVersionStatusFluent<A>>public ConditionalUpdate buildFirstConditionalUpdate()
buildFirstConditionalUpdate in interface ClusterVersionStatusFluent<A extends ClusterVersionStatusFluent<A>>public ConditionalUpdate buildLastConditionalUpdate()
buildLastConditionalUpdate in interface ClusterVersionStatusFluent<A extends ClusterVersionStatusFluent<A>>public ConditionalUpdate buildMatchingConditionalUpdate(Predicate<ConditionalUpdateBuilder> predicate)
buildMatchingConditionalUpdate in interface ClusterVersionStatusFluent<A extends ClusterVersionStatusFluent<A>>public Boolean hasMatchingConditionalUpdate(Predicate<ConditionalUpdateBuilder> predicate)
hasMatchingConditionalUpdate in interface ClusterVersionStatusFluent<A extends ClusterVersionStatusFluent<A>>public A withConditionalUpdates(List<ConditionalUpdate> conditionalUpdates)
withConditionalUpdates in interface ClusterVersionStatusFluent<A extends ClusterVersionStatusFluent<A>>public A withConditionalUpdates(ConditionalUpdate... conditionalUpdates)
withConditionalUpdates in interface ClusterVersionStatusFluent<A extends ClusterVersionStatusFluent<A>>public Boolean hasConditionalUpdates()
hasConditionalUpdates in interface ClusterVersionStatusFluent<A extends ClusterVersionStatusFluent<A>>public ClusterVersionStatusFluent.ConditionalUpdatesNested<A> addNewConditionalUpdate()
addNewConditionalUpdate in interface ClusterVersionStatusFluent<A extends ClusterVersionStatusFluent<A>>public ClusterVersionStatusFluent.ConditionalUpdatesNested<A> addNewConditionalUpdateLike(ConditionalUpdate item)
addNewConditionalUpdateLike in interface ClusterVersionStatusFluent<A extends ClusterVersionStatusFluent<A>>public ClusterVersionStatusFluent.ConditionalUpdatesNested<A> setNewConditionalUpdateLike(Integer index, ConditionalUpdate item)
setNewConditionalUpdateLike in interface ClusterVersionStatusFluent<A extends ClusterVersionStatusFluent<A>>public ClusterVersionStatusFluent.ConditionalUpdatesNested<A> editConditionalUpdate(Integer index)
editConditionalUpdate in interface ClusterVersionStatusFluent<A extends ClusterVersionStatusFluent<A>>public ClusterVersionStatusFluent.ConditionalUpdatesNested<A> editFirstConditionalUpdate()
editFirstConditionalUpdate in interface ClusterVersionStatusFluent<A extends ClusterVersionStatusFluent<A>>public ClusterVersionStatusFluent.ConditionalUpdatesNested<A> editLastConditionalUpdate()
editLastConditionalUpdate in interface ClusterVersionStatusFluent<A extends ClusterVersionStatusFluent<A>>public ClusterVersionStatusFluent.ConditionalUpdatesNested<A> editMatchingConditionalUpdate(Predicate<ConditionalUpdateBuilder> predicate)
editMatchingConditionalUpdate in interface ClusterVersionStatusFluent<A extends ClusterVersionStatusFluent<A>>public A addToConditions(Integer index, ClusterOperatorStatusCondition item)
addToConditions in interface ClusterVersionStatusFluent<A extends ClusterVersionStatusFluent<A>>public A setToConditions(Integer index, ClusterOperatorStatusCondition item)
setToConditions in interface ClusterVersionStatusFluent<A extends ClusterVersionStatusFluent<A>>public A addToConditions(ClusterOperatorStatusCondition... items)
addToConditions in interface ClusterVersionStatusFluent<A extends ClusterVersionStatusFluent<A>>public A addAllToConditions(Collection<ClusterOperatorStatusCondition> items)
addAllToConditions in interface ClusterVersionStatusFluent<A extends ClusterVersionStatusFluent<A>>public A removeFromConditions(ClusterOperatorStatusCondition... items)
removeFromConditions in interface ClusterVersionStatusFluent<A extends ClusterVersionStatusFluent<A>>public A removeAllFromConditions(Collection<ClusterOperatorStatusCondition> items)
removeAllFromConditions in interface ClusterVersionStatusFluent<A extends ClusterVersionStatusFluent<A>>public A removeMatchingFromConditions(Predicate<ClusterOperatorStatusConditionBuilder> predicate)
removeMatchingFromConditions in interface ClusterVersionStatusFluent<A extends ClusterVersionStatusFluent<A>>@Deprecated public List<ClusterOperatorStatusCondition> getConditions()
getConditions in interface ClusterVersionStatusFluent<A extends ClusterVersionStatusFluent<A>>public List<ClusterOperatorStatusCondition> buildConditions()
buildConditions in interface ClusterVersionStatusFluent<A extends ClusterVersionStatusFluent<A>>public ClusterOperatorStatusCondition buildCondition(Integer index)
buildCondition in interface ClusterVersionStatusFluent<A extends ClusterVersionStatusFluent<A>>public ClusterOperatorStatusCondition buildFirstCondition()
buildFirstCondition in interface ClusterVersionStatusFluent<A extends ClusterVersionStatusFluent<A>>public ClusterOperatorStatusCondition buildLastCondition()
buildLastCondition in interface ClusterVersionStatusFluent<A extends ClusterVersionStatusFluent<A>>public ClusterOperatorStatusCondition buildMatchingCondition(Predicate<ClusterOperatorStatusConditionBuilder> predicate)
buildMatchingCondition in interface ClusterVersionStatusFluent<A extends ClusterVersionStatusFluent<A>>public Boolean hasMatchingCondition(Predicate<ClusterOperatorStatusConditionBuilder> predicate)
hasMatchingCondition in interface ClusterVersionStatusFluent<A extends ClusterVersionStatusFluent<A>>public A withConditions(List<ClusterOperatorStatusCondition> conditions)
withConditions in interface ClusterVersionStatusFluent<A extends ClusterVersionStatusFluent<A>>public A withConditions(ClusterOperatorStatusCondition... conditions)
withConditions in interface ClusterVersionStatusFluent<A extends ClusterVersionStatusFluent<A>>public Boolean hasConditions()
hasConditions in interface ClusterVersionStatusFluent<A extends ClusterVersionStatusFluent<A>>public A addNewCondition(String lastTransitionTime, String message, String reason, String status, String type)
addNewCondition in interface ClusterVersionStatusFluent<A extends ClusterVersionStatusFluent<A>>public ClusterVersionStatusFluent.ConditionsNested<A> addNewCondition()
addNewCondition in interface ClusterVersionStatusFluent<A extends ClusterVersionStatusFluent<A>>public ClusterVersionStatusFluent.ConditionsNested<A> addNewConditionLike(ClusterOperatorStatusCondition item)
addNewConditionLike in interface ClusterVersionStatusFluent<A extends ClusterVersionStatusFluent<A>>public ClusterVersionStatusFluent.ConditionsNested<A> setNewConditionLike(Integer index, ClusterOperatorStatusCondition item)
setNewConditionLike in interface ClusterVersionStatusFluent<A extends ClusterVersionStatusFluent<A>>public ClusterVersionStatusFluent.ConditionsNested<A> editCondition(Integer index)
editCondition in interface ClusterVersionStatusFluent<A extends ClusterVersionStatusFluent<A>>public ClusterVersionStatusFluent.ConditionsNested<A> editFirstCondition()
editFirstCondition in interface ClusterVersionStatusFluent<A extends ClusterVersionStatusFluent<A>>public ClusterVersionStatusFluent.ConditionsNested<A> editLastCondition()
editLastCondition in interface ClusterVersionStatusFluent<A extends ClusterVersionStatusFluent<A>>public ClusterVersionStatusFluent.ConditionsNested<A> editMatchingCondition(Predicate<ClusterOperatorStatusConditionBuilder> predicate)
editMatchingCondition in interface ClusterVersionStatusFluent<A extends ClusterVersionStatusFluent<A>>@Deprecated public Release getDesired()
getDesired in interface ClusterVersionStatusFluent<A extends ClusterVersionStatusFluent<A>>public Release buildDesired()
buildDesired in interface ClusterVersionStatusFluent<A extends ClusterVersionStatusFluent<A>>public A withDesired(Release desired)
withDesired in interface ClusterVersionStatusFluent<A extends ClusterVersionStatusFluent<A>>public Boolean hasDesired()
hasDesired in interface ClusterVersionStatusFluent<A extends ClusterVersionStatusFluent<A>>public ClusterVersionStatusFluent.DesiredNested<A> withNewDesired()
withNewDesired in interface ClusterVersionStatusFluent<A extends ClusterVersionStatusFluent<A>>public ClusterVersionStatusFluent.DesiredNested<A> withNewDesiredLike(Release item)
withNewDesiredLike in interface ClusterVersionStatusFluent<A extends ClusterVersionStatusFluent<A>>public ClusterVersionStatusFluent.DesiredNested<A> editDesired()
editDesired in interface ClusterVersionStatusFluent<A extends ClusterVersionStatusFluent<A>>public ClusterVersionStatusFluent.DesiredNested<A> editOrNewDesired()
editOrNewDesired in interface ClusterVersionStatusFluent<A extends ClusterVersionStatusFluent<A>>public ClusterVersionStatusFluent.DesiredNested<A> editOrNewDesiredLike(Release item)
editOrNewDesiredLike in interface ClusterVersionStatusFluent<A extends ClusterVersionStatusFluent<A>>public A addToHistory(Integer index, UpdateHistory item)
addToHistory in interface ClusterVersionStatusFluent<A extends ClusterVersionStatusFluent<A>>public A setToHistory(Integer index, UpdateHistory item)
setToHistory in interface ClusterVersionStatusFluent<A extends ClusterVersionStatusFluent<A>>public A addToHistory(UpdateHistory... items)
addToHistory in interface ClusterVersionStatusFluent<A extends ClusterVersionStatusFluent<A>>public A addAllToHistory(Collection<UpdateHistory> items)
addAllToHistory in interface ClusterVersionStatusFluent<A extends ClusterVersionStatusFluent<A>>public A removeFromHistory(UpdateHistory... items)
removeFromHistory in interface ClusterVersionStatusFluent<A extends ClusterVersionStatusFluent<A>>public A removeAllFromHistory(Collection<UpdateHistory> items)
removeAllFromHistory in interface ClusterVersionStatusFluent<A extends ClusterVersionStatusFluent<A>>public A removeMatchingFromHistory(Predicate<UpdateHistoryBuilder> predicate)
removeMatchingFromHistory in interface ClusterVersionStatusFluent<A extends ClusterVersionStatusFluent<A>>@Deprecated public List<UpdateHistory> getHistory()
getHistory in interface ClusterVersionStatusFluent<A extends ClusterVersionStatusFluent<A>>public List<UpdateHistory> buildHistory()
buildHistory in interface ClusterVersionStatusFluent<A extends ClusterVersionStatusFluent<A>>public UpdateHistory buildHistory(Integer index)
buildHistory in interface ClusterVersionStatusFluent<A extends ClusterVersionStatusFluent<A>>public UpdateHistory buildFirstHistory()
buildFirstHistory in interface ClusterVersionStatusFluent<A extends ClusterVersionStatusFluent<A>>public UpdateHistory buildLastHistory()
buildLastHistory in interface ClusterVersionStatusFluent<A extends ClusterVersionStatusFluent<A>>public UpdateHistory buildMatchingHistory(Predicate<UpdateHistoryBuilder> predicate)
buildMatchingHistory in interface ClusterVersionStatusFluent<A extends ClusterVersionStatusFluent<A>>public Boolean hasMatchingHistory(Predicate<UpdateHistoryBuilder> predicate)
hasMatchingHistory in interface ClusterVersionStatusFluent<A extends ClusterVersionStatusFluent<A>>public A withHistory(List<UpdateHistory> history)
withHistory in interface ClusterVersionStatusFluent<A extends ClusterVersionStatusFluent<A>>public A withHistory(UpdateHistory... history)
withHistory in interface ClusterVersionStatusFluent<A extends ClusterVersionStatusFluent<A>>public Boolean hasHistory()
hasHistory in interface ClusterVersionStatusFluent<A extends ClusterVersionStatusFluent<A>>public ClusterVersionStatusFluent.HistoryNested<A> addNewHistory()
addNewHistory in interface ClusterVersionStatusFluent<A extends ClusterVersionStatusFluent<A>>public ClusterVersionStatusFluent.HistoryNested<A> addNewHistoryLike(UpdateHistory item)
addNewHistoryLike in interface ClusterVersionStatusFluent<A extends ClusterVersionStatusFluent<A>>public ClusterVersionStatusFluent.HistoryNested<A> setNewHistoryLike(Integer index, UpdateHistory item)
setNewHistoryLike in interface ClusterVersionStatusFluent<A extends ClusterVersionStatusFluent<A>>public ClusterVersionStatusFluent.HistoryNested<A> editHistory(Integer index)
editHistory in interface ClusterVersionStatusFluent<A extends ClusterVersionStatusFluent<A>>public ClusterVersionStatusFluent.HistoryNested<A> editFirstHistory()
editFirstHistory in interface ClusterVersionStatusFluent<A extends ClusterVersionStatusFluent<A>>public ClusterVersionStatusFluent.HistoryNested<A> editLastHistory()
editLastHistory in interface ClusterVersionStatusFluent<A extends ClusterVersionStatusFluent<A>>public ClusterVersionStatusFluent.HistoryNested<A> editMatchingHistory(Predicate<UpdateHistoryBuilder> predicate)
editMatchingHistory in interface ClusterVersionStatusFluent<A extends ClusterVersionStatusFluent<A>>public Long getObservedGeneration()
getObservedGeneration in interface ClusterVersionStatusFluent<A extends ClusterVersionStatusFluent<A>>public A withObservedGeneration(Long observedGeneration)
withObservedGeneration in interface ClusterVersionStatusFluent<A extends ClusterVersionStatusFluent<A>>public Boolean hasObservedGeneration()
hasObservedGeneration in interface ClusterVersionStatusFluent<A extends ClusterVersionStatusFluent<A>>public String getVersionHash()
getVersionHash in interface ClusterVersionStatusFluent<A extends ClusterVersionStatusFluent<A>>public A withVersionHash(String versionHash)
withVersionHash in interface ClusterVersionStatusFluent<A extends ClusterVersionStatusFluent<A>>public Boolean hasVersionHash()
hasVersionHash in interface ClusterVersionStatusFluent<A extends ClusterVersionStatusFluent<A>>public A addToAdditionalProperties(String key, Object value)
addToAdditionalProperties in interface ClusterVersionStatusFluent<A extends ClusterVersionStatusFluent<A>>public A addToAdditionalProperties(Map<String,Object> map)
addToAdditionalProperties in interface ClusterVersionStatusFluent<A extends ClusterVersionStatusFluent<A>>public A removeFromAdditionalProperties(String key)
removeFromAdditionalProperties in interface ClusterVersionStatusFluent<A extends ClusterVersionStatusFluent<A>>public A removeFromAdditionalProperties(Map<String,Object> map)
removeFromAdditionalProperties in interface ClusterVersionStatusFluent<A extends ClusterVersionStatusFluent<A>>public Map<String,Object> getAdditionalProperties()
getAdditionalProperties in interface ClusterVersionStatusFluent<A extends ClusterVersionStatusFluent<A>>public <K,V> A withAdditionalProperties(Map<String,Object> additionalProperties)
withAdditionalProperties in interface ClusterVersionStatusFluent<A extends ClusterVersionStatusFluent<A>>public Boolean hasAdditionalProperties()
hasAdditionalProperties in interface ClusterVersionStatusFluent<A extends ClusterVersionStatusFluent<A>>public boolean equals(Object o)
equals in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends ClusterVersionStatusFluent<A>>public int hashCode()
hashCode in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends ClusterVersionStatusFluent<A>>Copyright © 2015–2022 Red Hat. All rights reserved.