public class StressChaosStatusFluentImpl<A extends StressChaosStatusFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements StressChaosStatusFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
StressChaosStatusFluentImpl.ExperimentNestedImpl<N> |
class |
StressChaosStatusFluentImpl.SchedulerNestedImpl<N> |
StressChaosStatusFluent.ExperimentNested<N>, StressChaosStatusFluent.SchedulerNested<N>| Constructor and Description |
|---|
StressChaosStatusFluentImpl() |
StressChaosStatusFluentImpl(StressChaosStatus instance) |
public StressChaosStatusFluentImpl()
public StressChaosStatusFluentImpl(StressChaosStatus instance)
@Deprecated public ExperimentStatus getExperiment()
getExperiment in interface StressChaosStatusFluent<A extends StressChaosStatusFluent<A>>public ExperimentStatus buildExperiment()
buildExperiment in interface StressChaosStatusFluent<A extends StressChaosStatusFluent<A>>public A withExperiment(ExperimentStatus experiment)
withExperiment in interface StressChaosStatusFluent<A extends StressChaosStatusFluent<A>>public Boolean hasExperiment()
hasExperiment in interface StressChaosStatusFluent<A extends StressChaosStatusFluent<A>>public StressChaosStatusFluent.ExperimentNested<A> withNewExperiment()
withNewExperiment in interface StressChaosStatusFluent<A extends StressChaosStatusFluent<A>>public StressChaosStatusFluent.ExperimentNested<A> withNewExperimentLike(ExperimentStatus item)
withNewExperimentLike in interface StressChaosStatusFluent<A extends StressChaosStatusFluent<A>>public StressChaosStatusFluent.ExperimentNested<A> editExperiment()
editExperiment in interface StressChaosStatusFluent<A extends StressChaosStatusFluent<A>>public StressChaosStatusFluent.ExperimentNested<A> editOrNewExperiment()
editOrNewExperiment in interface StressChaosStatusFluent<A extends StressChaosStatusFluent<A>>public StressChaosStatusFluent.ExperimentNested<A> editOrNewExperimentLike(ExperimentStatus item)
editOrNewExperimentLike in interface StressChaosStatusFluent<A extends StressChaosStatusFluent<A>>public String getFailedMessage()
getFailedMessage in interface StressChaosStatusFluent<A extends StressChaosStatusFluent<A>>public A withFailedMessage(String failedMessage)
withFailedMessage in interface StressChaosStatusFluent<A extends StressChaosStatusFluent<A>>public Boolean hasFailedMessage()
hasFailedMessage in interface StressChaosStatusFluent<A extends StressChaosStatusFluent<A>>@Deprecated public A withNewFailedMessage(String arg0)
withNewFailedMessage in interface StressChaosStatusFluent<A extends StressChaosStatusFluent<A>>public A addToInstances(String key, StressInstance value)
addToInstances in interface StressChaosStatusFluent<A extends StressChaosStatusFluent<A>>public A addToInstances(Map<String,StressInstance> map)
addToInstances in interface StressChaosStatusFluent<A extends StressChaosStatusFluent<A>>public A removeFromInstances(String key)
removeFromInstances in interface StressChaosStatusFluent<A extends StressChaosStatusFluent<A>>public A removeFromInstances(Map<String,StressInstance> map)
removeFromInstances in interface StressChaosStatusFluent<A extends StressChaosStatusFluent<A>>public Map<String,StressInstance> getInstances()
getInstances in interface StressChaosStatusFluent<A extends StressChaosStatusFluent<A>>public <K,V> A withInstances(Map<String,StressInstance> instances)
withInstances in interface StressChaosStatusFluent<A extends StressChaosStatusFluent<A>>public Boolean hasInstances()
hasInstances in interface StressChaosStatusFluent<A extends StressChaosStatusFluent<A>>@Deprecated public ScheduleStatus getScheduler()
getScheduler in interface StressChaosStatusFluent<A extends StressChaosStatusFluent<A>>public ScheduleStatus buildScheduler()
buildScheduler in interface StressChaosStatusFluent<A extends StressChaosStatusFluent<A>>public A withScheduler(ScheduleStatus scheduler)
withScheduler in interface StressChaosStatusFluent<A extends StressChaosStatusFluent<A>>public Boolean hasScheduler()
hasScheduler in interface StressChaosStatusFluent<A extends StressChaosStatusFluent<A>>public A withNewScheduler(String nextRecover, String nextStart)
withNewScheduler in interface StressChaosStatusFluent<A extends StressChaosStatusFluent<A>>public StressChaosStatusFluent.SchedulerNested<A> withNewScheduler()
withNewScheduler in interface StressChaosStatusFluent<A extends StressChaosStatusFluent<A>>public StressChaosStatusFluent.SchedulerNested<A> withNewSchedulerLike(ScheduleStatus item)
withNewSchedulerLike in interface StressChaosStatusFluent<A extends StressChaosStatusFluent<A>>public StressChaosStatusFluent.SchedulerNested<A> editScheduler()
editScheduler in interface StressChaosStatusFluent<A extends StressChaosStatusFluent<A>>public StressChaosStatusFluent.SchedulerNested<A> editOrNewScheduler()
editOrNewScheduler in interface StressChaosStatusFluent<A extends StressChaosStatusFluent<A>>public StressChaosStatusFluent.SchedulerNested<A> editOrNewSchedulerLike(ScheduleStatus item)
editOrNewSchedulerLike in interface StressChaosStatusFluent<A extends StressChaosStatusFluent<A>>Copyright © 2015–2020 Red Hat. All rights reserved.