public class IoChaosStatusFluentImpl<A extends IoChaosStatusFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements IoChaosStatusFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
IoChaosStatusFluentImpl.ExperimentNestedImpl<N> |
class |
IoChaosStatusFluentImpl.SchedulerNestedImpl<N> |
IoChaosStatusFluent.ExperimentNested<N>, IoChaosStatusFluent.SchedulerNested<N>| Constructor and Description |
|---|
IoChaosStatusFluentImpl() |
IoChaosStatusFluentImpl(IoChaosStatus instance) |
public IoChaosStatusFluentImpl()
public IoChaosStatusFluentImpl(IoChaosStatus instance)
@Deprecated public ExperimentStatus getExperiment()
getExperiment in interface IoChaosStatusFluent<A extends IoChaosStatusFluent<A>>public ExperimentStatus buildExperiment()
buildExperiment in interface IoChaosStatusFluent<A extends IoChaosStatusFluent<A>>public A withExperiment(ExperimentStatus experiment)
withExperiment in interface IoChaosStatusFluent<A extends IoChaosStatusFluent<A>>public Boolean hasExperiment()
hasExperiment in interface IoChaosStatusFluent<A extends IoChaosStatusFluent<A>>public IoChaosStatusFluent.ExperimentNested<A> withNewExperiment()
withNewExperiment in interface IoChaosStatusFluent<A extends IoChaosStatusFluent<A>>public IoChaosStatusFluent.ExperimentNested<A> withNewExperimentLike(ExperimentStatus item)
withNewExperimentLike in interface IoChaosStatusFluent<A extends IoChaosStatusFluent<A>>public IoChaosStatusFluent.ExperimentNested<A> editExperiment()
editExperiment in interface IoChaosStatusFluent<A extends IoChaosStatusFluent<A>>public IoChaosStatusFluent.ExperimentNested<A> editOrNewExperiment()
editOrNewExperiment in interface IoChaosStatusFluent<A extends IoChaosStatusFluent<A>>public IoChaosStatusFluent.ExperimentNested<A> editOrNewExperimentLike(ExperimentStatus item)
editOrNewExperimentLike in interface IoChaosStatusFluent<A extends IoChaosStatusFluent<A>>public String getFailedMessage()
getFailedMessage in interface IoChaosStatusFluent<A extends IoChaosStatusFluent<A>>public A withFailedMessage(String failedMessage)
withFailedMessage in interface IoChaosStatusFluent<A extends IoChaosStatusFluent<A>>public Boolean hasFailedMessage()
hasFailedMessage in interface IoChaosStatusFluent<A extends IoChaosStatusFluent<A>>public A withNewFailedMessage(String arg1)
withNewFailedMessage in interface IoChaosStatusFluent<A extends IoChaosStatusFluent<A>>public A withNewFailedMessage(StringBuilder arg1)
withNewFailedMessage in interface IoChaosStatusFluent<A extends IoChaosStatusFluent<A>>public A withNewFailedMessage(StringBuffer arg1)
withNewFailedMessage in interface IoChaosStatusFluent<A extends IoChaosStatusFluent<A>>public String getPhase()
getPhase in interface IoChaosStatusFluent<A extends IoChaosStatusFluent<A>>public A withPhase(String phase)
withPhase in interface IoChaosStatusFluent<A extends IoChaosStatusFluent<A>>public Boolean hasPhase()
hasPhase in interface IoChaosStatusFluent<A extends IoChaosStatusFluent<A>>public A withNewPhase(String arg1)
withNewPhase in interface IoChaosStatusFluent<A extends IoChaosStatusFluent<A>>public A withNewPhase(StringBuilder arg1)
withNewPhase in interface IoChaosStatusFluent<A extends IoChaosStatusFluent<A>>public A withNewPhase(StringBuffer arg1)
withNewPhase in interface IoChaosStatusFluent<A extends IoChaosStatusFluent<A>>public String getReason()
getReason in interface IoChaosStatusFluent<A extends IoChaosStatusFluent<A>>public A withReason(String reason)
withReason in interface IoChaosStatusFluent<A extends IoChaosStatusFluent<A>>public Boolean hasReason()
hasReason in interface IoChaosStatusFluent<A extends IoChaosStatusFluent<A>>public A withNewReason(String arg1)
withNewReason in interface IoChaosStatusFluent<A extends IoChaosStatusFluent<A>>public A withNewReason(StringBuilder arg1)
withNewReason in interface IoChaosStatusFluent<A extends IoChaosStatusFluent<A>>public A withNewReason(StringBuffer arg1)
withNewReason in interface IoChaosStatusFluent<A extends IoChaosStatusFluent<A>>@Deprecated public ScheduleStatus getScheduler()
getScheduler in interface IoChaosStatusFluent<A extends IoChaosStatusFluent<A>>public ScheduleStatus buildScheduler()
buildScheduler in interface IoChaosStatusFluent<A extends IoChaosStatusFluent<A>>public A withScheduler(ScheduleStatus scheduler)
withScheduler in interface IoChaosStatusFluent<A extends IoChaosStatusFluent<A>>public Boolean hasScheduler()
hasScheduler in interface IoChaosStatusFluent<A extends IoChaosStatusFluent<A>>public A withNewScheduler(String nextRecover, String nextStart)
withNewScheduler in interface IoChaosStatusFluent<A extends IoChaosStatusFluent<A>>public IoChaosStatusFluent.SchedulerNested<A> withNewScheduler()
withNewScheduler in interface IoChaosStatusFluent<A extends IoChaosStatusFluent<A>>public IoChaosStatusFluent.SchedulerNested<A> withNewSchedulerLike(ScheduleStatus item)
withNewSchedulerLike in interface IoChaosStatusFluent<A extends IoChaosStatusFluent<A>>public IoChaosStatusFluent.SchedulerNested<A> editScheduler()
editScheduler in interface IoChaosStatusFluent<A extends IoChaosStatusFluent<A>>public IoChaosStatusFluent.SchedulerNested<A> editOrNewScheduler()
editOrNewScheduler in interface IoChaosStatusFluent<A extends IoChaosStatusFluent<A>>public IoChaosStatusFluent.SchedulerNested<A> editOrNewSchedulerLike(ScheduleStatus item)
editOrNewSchedulerLike in interface IoChaosStatusFluent<A extends IoChaosStatusFluent<A>>Copyright © 2015–2021 Red Hat. All rights reserved.