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