public class PhysicalMachineChaosStatusFluentImpl<A extends PhysicalMachineChaosStatusFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements PhysicalMachineChaosStatusFluent<A>
PhysicalMachineChaosStatusFluent.ConditionsNested<N>, PhysicalMachineChaosStatusFluent.ExperimentNested<N>| Constructor and Description |
|---|
PhysicalMachineChaosStatusFluentImpl() |
PhysicalMachineChaosStatusFluentImpl(PhysicalMachineChaosStatus instance) |
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic PhysicalMachineChaosStatusFluentImpl()
public PhysicalMachineChaosStatusFluentImpl(PhysicalMachineChaosStatus instance)
public A addToConditions(int index, ChaosCondition item)
addToConditions in interface PhysicalMachineChaosStatusFluent<A extends PhysicalMachineChaosStatusFluent<A>>public A setToConditions(int index, ChaosCondition item)
setToConditions in interface PhysicalMachineChaosStatusFluent<A extends PhysicalMachineChaosStatusFluent<A>>public A addToConditions(ChaosCondition... items)
addToConditions in interface PhysicalMachineChaosStatusFluent<A extends PhysicalMachineChaosStatusFluent<A>>public A addAllToConditions(Collection<ChaosCondition> items)
addAllToConditions in interface PhysicalMachineChaosStatusFluent<A extends PhysicalMachineChaosStatusFluent<A>>public A removeFromConditions(ChaosCondition... items)
removeFromConditions in interface PhysicalMachineChaosStatusFluent<A extends PhysicalMachineChaosStatusFluent<A>>public A removeAllFromConditions(Collection<ChaosCondition> items)
removeAllFromConditions in interface PhysicalMachineChaosStatusFluent<A extends PhysicalMachineChaosStatusFluent<A>>public A removeMatchingFromConditions(Predicate<ChaosConditionBuilder> predicate)
removeMatchingFromConditions in interface PhysicalMachineChaosStatusFluent<A extends PhysicalMachineChaosStatusFluent<A>>@Deprecated public List<ChaosCondition> getConditions()
getConditions in interface PhysicalMachineChaosStatusFluent<A extends PhysicalMachineChaosStatusFluent<A>>public List<ChaosCondition> buildConditions()
buildConditions in interface PhysicalMachineChaosStatusFluent<A extends PhysicalMachineChaosStatusFluent<A>>public ChaosCondition buildCondition(int index)
buildCondition in interface PhysicalMachineChaosStatusFluent<A extends PhysicalMachineChaosStatusFluent<A>>public ChaosCondition buildFirstCondition()
buildFirstCondition in interface PhysicalMachineChaosStatusFluent<A extends PhysicalMachineChaosStatusFluent<A>>public ChaosCondition buildLastCondition()
buildLastCondition in interface PhysicalMachineChaosStatusFluent<A extends PhysicalMachineChaosStatusFluent<A>>public ChaosCondition buildMatchingCondition(Predicate<ChaosConditionBuilder> predicate)
buildMatchingCondition in interface PhysicalMachineChaosStatusFluent<A extends PhysicalMachineChaosStatusFluent<A>>public Boolean hasMatchingCondition(Predicate<ChaosConditionBuilder> predicate)
hasMatchingCondition in interface PhysicalMachineChaosStatusFluent<A extends PhysicalMachineChaosStatusFluent<A>>public A withConditions(List<ChaosCondition> conditions)
withConditions in interface PhysicalMachineChaosStatusFluent<A extends PhysicalMachineChaosStatusFluent<A>>public A withConditions(ChaosCondition... conditions)
withConditions in interface PhysicalMachineChaosStatusFluent<A extends PhysicalMachineChaosStatusFluent<A>>public Boolean hasConditions()
hasConditions in interface PhysicalMachineChaosStatusFluent<A extends PhysicalMachineChaosStatusFluent<A>>public A addNewCondition(String reason, String status, String type)
addNewCondition in interface PhysicalMachineChaosStatusFluent<A extends PhysicalMachineChaosStatusFluent<A>>public PhysicalMachineChaosStatusFluent.ConditionsNested<A> addNewCondition()
addNewCondition in interface PhysicalMachineChaosStatusFluent<A extends PhysicalMachineChaosStatusFluent<A>>public PhysicalMachineChaosStatusFluent.ConditionsNested<A> addNewConditionLike(ChaosCondition item)
addNewConditionLike in interface PhysicalMachineChaosStatusFluent<A extends PhysicalMachineChaosStatusFluent<A>>public PhysicalMachineChaosStatusFluent.ConditionsNested<A> setNewConditionLike(int index, ChaosCondition item)
setNewConditionLike in interface PhysicalMachineChaosStatusFluent<A extends PhysicalMachineChaosStatusFluent<A>>public PhysicalMachineChaosStatusFluent.ConditionsNested<A> editCondition(int index)
editCondition in interface PhysicalMachineChaosStatusFluent<A extends PhysicalMachineChaosStatusFluent<A>>public PhysicalMachineChaosStatusFluent.ConditionsNested<A> editFirstCondition()
editFirstCondition in interface PhysicalMachineChaosStatusFluent<A extends PhysicalMachineChaosStatusFluent<A>>public PhysicalMachineChaosStatusFluent.ConditionsNested<A> editLastCondition()
editLastCondition in interface PhysicalMachineChaosStatusFluent<A extends PhysicalMachineChaosStatusFluent<A>>public PhysicalMachineChaosStatusFluent.ConditionsNested<A> editMatchingCondition(Predicate<ChaosConditionBuilder> predicate)
editMatchingCondition in interface PhysicalMachineChaosStatusFluent<A extends PhysicalMachineChaosStatusFluent<A>>@Deprecated public ExperimentStatus getExperiment()
getExperiment in interface PhysicalMachineChaosStatusFluent<A extends PhysicalMachineChaosStatusFluent<A>>public ExperimentStatus buildExperiment()
buildExperiment in interface PhysicalMachineChaosStatusFluent<A extends PhysicalMachineChaosStatusFluent<A>>public A withExperiment(ExperimentStatus experiment)
withExperiment in interface PhysicalMachineChaosStatusFluent<A extends PhysicalMachineChaosStatusFluent<A>>public Boolean hasExperiment()
hasExperiment in interface PhysicalMachineChaosStatusFluent<A extends PhysicalMachineChaosStatusFluent<A>>public PhysicalMachineChaosStatusFluent.ExperimentNested<A> withNewExperiment()
withNewExperiment in interface PhysicalMachineChaosStatusFluent<A extends PhysicalMachineChaosStatusFluent<A>>public PhysicalMachineChaosStatusFluent.ExperimentNested<A> withNewExperimentLike(ExperimentStatus item)
withNewExperimentLike in interface PhysicalMachineChaosStatusFluent<A extends PhysicalMachineChaosStatusFluent<A>>public PhysicalMachineChaosStatusFluent.ExperimentNested<A> editExperiment()
editExperiment in interface PhysicalMachineChaosStatusFluent<A extends PhysicalMachineChaosStatusFluent<A>>public PhysicalMachineChaosStatusFluent.ExperimentNested<A> editOrNewExperiment()
editOrNewExperiment in interface PhysicalMachineChaosStatusFluent<A extends PhysicalMachineChaosStatusFluent<A>>public PhysicalMachineChaosStatusFluent.ExperimentNested<A> editOrNewExperimentLike(ExperimentStatus item)
editOrNewExperimentLike in interface PhysicalMachineChaosStatusFluent<A extends PhysicalMachineChaosStatusFluent<A>>public boolean equals(Object o)
equals in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends PhysicalMachineChaosStatusFluent<A>>public int hashCode()
hashCode in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends PhysicalMachineChaosStatusFluent<A>>Copyright © 2015–2023 Red Hat. All rights reserved.