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